Skip to main content
Nintex Community Menu Bar

Choice Rules New Responsive Designer Question

  • January 13, 2020
  • 3 replies
  • 12 views

Forum|alt.badge.img+1

Just as the subject describes, I am attempting to show a text box if and only if a user clicks the "Other" option. I have attached the rule I believe should work but it is not doing the job for me, the text box just remains hidden. 

3 replies

Forum|alt.badge.img+16

unfortunately i can't load your pictures but you should be able to use a rule like this:

not(equals(CHOICE CONTROL, "Other"))

Hide


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • January 14, 2020
Hi,

Your rule looks fine. I tested it to make sure. Not sure why its not working for you.
Make sure there are no spaces between choices in the choice control.
maybe re-create the rule.

Forum|alt.badge.img+1
  • Author
  • January 20, 2020

Thank you guys for your responses, the problem stemmed from not consolidating rules and assigning them to more than one control. For some reason, I had created a separate rule for each and every text box and label rather than applying one rule and applying it to the necessary controls it applies to. 

 

Thanks again!