Got a Choice Control with 5 items with multiple option selection enabled.
The last option in the list is Other, when the user ticks that box, I want it to make a textarea become visible underneath,
A advanced rule works if you only pick the Other box and it shows/hides the textarea accordingly.
However, if the user picks another item and the Other option, then it doesn;t work.
With Multiple data type, i did a message and it shows the value as Option1;Option2 etc etc. So i assumed I could you advanced rule to say if Choice CONTAINS the Other value, but it won’t work.
Why doesn’t the advanced condition work? The Choice control has two items picked, so you would think I could that in an advanced condition to say if it contains Other then do something.
Any ideas?

