conditional expression for checkbox
-
I am trying to check for a single uncheckbox being checked, and then show a conditional section. Found a topic suggesting to use
if [checkbox1] equals “choice 1” then show [g1].
Can’ get it to work. Have tried checked, “checked”, choice 1, “choice 1”, 1, TRUE.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘conditional expression for checkbox’ is closed to new replies.