Skip to main content
Nintex Community Menu Bar
Solved

Hide panel/field based on Multiple Choices of a Hidden Field

  • February 22, 2023
  • 1 reply
  • 376 views

Forum|alt.badge.img+6

I have a form with the below fields:

field 1: Org (choice): Internal, External

field 2: Internal (choice and a hidden field based on field 1 selection)

field 3: External (choice and a hidden field based on field 1 selection of neighborhood, city, state, Other

field 4: Other (choice and a hidden field based on field 4)

 

I need to hide a panel with additional fields based on the below rules. Because ‘External’ and ‘Other’ are hidden fields, I am having difficulties in makng the rule work. Any assistance would greatly be appreciated:

Org == “External”

External == “Other”

Other == choice A || choice C || choice E

Best answer by isabellamai

I was finally able to resolve it with this:

(OTHER=='choice A' || OTHER=='choice C' || OTHER=='choice E')

View original
Translate

Forum|alt.badge.img+6

I was finally able to resolve it with this:

(OTHER=='choice A' || OTHER=='choice C' || OTHER=='choice E')

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings