Skip to main content

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

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


I am so sorry, I thought I deleted this post! It was a rogue rule in my form. Once disabled it worked. Will try to delete again. Sorry to waste your time.
Actually, I can't see how to delete. Thought I saw the option this morning.

Reply