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")