Hi,
I have a situation where I have 5 rules (each of which uses a different drop down trigger). I’m trying to set it up so that, if only one of those rules is true (the trigger = “Yes”), then a single notes field becomes visible and is required.
What happens now:
Triggers default to empty (no choice)
1. Trigger 1 = Yes, Triggers 2-5 unchanged: Notes field visible and required
2. Trigger 1 = No, Triggers 2-5 unchanged: Notes field hidden and not required
3. Trigger 2 = Yes, Triggers 1 and 3-5 unchanged: Notes field visible and required
At this point, if any trigger is set to no, the Notes field hides but is required
It looks like what happens is that the No from the next changed trigger overrides. I tried the No Reversal option, but that doesn’t help if someone changes a Yes to No appropriately.
How can I set it up so that if ANY of the 5 triggers is Yes, then that one Notes field is visible and required?