Hi, I am trying to show/hide a panel based on a choice field.
I tried 2 different rules, neither work. I tested using a text field instead of a panel and it worked fine. Therefore the issue is only experienced with the panel control.
Condition 1
ChoiceChoiceName!="New Request"
Condition 2
contains(ChoiceControlName,"New")
Solved! Go to Solution.
Hi,
Both rules look correct.
Do you have an export of your form that I can test for you?
See my responsive form attached.
I used the rule: not(equals(Choice, "New Request"))