Solved

Show Hide Rule doesn't work for Panel

  • 31 October 2019
  • 3 replies
  • 48 views

Badge +6

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

icon

Best answer by SimonMuntz 31 October 2019, 22:51

View original

3 replies

Userlevel 6
Badge +22

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

Badge +6
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.
Badge +6
Actually, I can't see how to delete. Thought I saw the option this morning.

Reply