Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7842 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I am building a database for kitchen cabinets.

Part of the description is context, ie, what is the adjacent condition on the left and right side of each cabinet.

A cabinet can either terminate into another cabinet, terminate at a wall or have an exposed end panel.

I would like to link an object ( colored rectangle) to the side of each cabinet and have this object change color based upon a selected value from the adjacent condition value list.

Can anyone tell me how to accomplish this?

Thanks.

Posted

Hi Jarvis,

Create a global container (two if the left and right sides use different criteria or value lists). Paste your rectangle graphics (one for each color you want) into each rep then create a calculation cFlag (unstored, container) with a Case statement something like:

Case(YourDisplayCriteriaHere, GetRepetition( gContainer, 1), DifferentConditionHere, GetRepetition( gContainer, 2)) ... etc.

Then place your cFlag on your layout. If you need help with your Case statement, let us know.

Cheers!

LaRetta

This topic is 7842 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.