This is a follow up after
I'm able to display different shapes from a SET "A" and a SET "B" for a given parameter on element "Y".
- I'd like my shapes to come from either SET A or SET B depending on the value of a different parameter on element "X" - could I use some sort of script to select either shapes from set A or set B?
Hi Alberto,
You can use extended shape manipulations if you want to show/hide a shape based on a (complex) condition (see docs). The condition itself can consist of multiple parts (e.g. <A>and<B>)or<C>) where each of these can be a different parameter reference.