Skip to main content
Nintex Community Menu Bar
Solved

Validating a control for multiple values to initiate a rule

  • October 25, 2018
  • 2 replies
  • 35 views

I have a control that contains multiple values, i.e. AV, Shades..., based on the content a rule either hides or shows other controls based. Is there a way to check for two or more values without having to re-write the rules for each value? 

Best answer by boringNerd1

Are you referring to adding additional conditions in the conditional (if) rule? You can click on the condition, then add another conditional rule. It should add a "and" or "or" to your existing if statement.

2 replies

Forum|alt.badge.img+15
  • Answer
  • October 26, 2018

Are you referring to adding additional conditions in the conditional (if) rule? You can click on the condition, then add another conditional rule. It should add a "and" or "or" to your existing if statement.


  • Author
  • October 26, 2018

Thank you. I realized I needed to add the advanced condition. Still learning....