Newbie Question!
Parameter value can be 0,1,2
I want to display "On" for 1, "Off" for 2, "???" for 0
I'm sure its easy but couldn't find an example to copy.
Thanks, Mark
Hi Mark,
If these values will always be mapped in the same way (e.g. 'On' will always be 1), maybe an option is to update the connector (using a discreet parameter).
If this is not an option, a possible workaround could be using Extended conditional shape manipulation actions. You could have a shape showing a specific text. Each shape will me show/hidden based on the value of the parameter.
Hope it helps.
Thanks for the replies – sorted!
I am trying to duplicate the functionality of the “Display” field in the protocol in a Visio drawing. I need to do this quite a few times.
For the following I want to display “Manual” or “Auto” on a Visio drawing.
discreet
Manual
0
Auto
1