I'm using this widget with a variable named vRole. Radiobutton text includes 6 options, 5 of which have muliple words and punctuation (Special Education Teacher, K-12 Administrator / Principal / Supervisor, etc.) The last choice is Other.
I set up my advanced action to be vRole is equal to "Special Education Teacher" or vRole is equal to Other (etc).
The odd thing is that Captivate automatically throws quotes around the "Special Education Teacher" text and then reads the action as false and displays the Else actions. Same happens with all other text.
But when it's vRole is equal to Other - Captivate does NOT throw quotes around the text Other, and then the action functions as true and displays the If actions.
Anyway to circumvent the quotes or set up the widget differently? I just want to display a text box based on the option a user selects.
Thanks