Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I want to make my default state ClientName listbox trigger selection of that same ClientName in three alternate state listboxes.
I imagine this would come in the form of an action in document properties/triggers - OnSelect in field $ClientName to make selections in field {[AlternateState1][AS2][AS3]}ClientName - just having difficulty locating the correct syntax to use for this.
I need the selections to happen in the [AlternateState]ClientName so they can constrain possible values in other listboxes of the alternate states. I just want the user to only have to select the client in the default state vs selecting it in all of the alternate states I had to create.
(We're answering many FAQ about many activities in one round of selections so I had to use alternate states to get around some of the and-logic at the selection part and write it into expressions where desired at the answer part.)
Thanks in advance for any help!
Thx alot now I can carry on to next project.