Quantcast
Channel: Nintex Connect: Active Threads
Viewing all articles
Browse latest Browse all 4245

Create Rule The is True When Multiple Checkboxes are Selected

$
0
0

I have a Nintex form and one field has 5 checkboxes where the user can make multiple selections:

Please select all that apply: [] red [] blue [] green [] yellow [] purple

If the user makes any selection that contains "purple" then i want another field to show asking for additional information.

I currently have my question field in a panel and this is the current rule for that panel: not(Colors == "purple")

 Right now it works but only when "purple" is the only selection. I need a statement that says -- Only show if Colors[the checkbox field] equals any combination of choices containing purple. What's the correct syntax to use?


Viewing all articles
Browse latest Browse all 4245

Trending Articles