Validation rule

Hi everyone,

Maybe someone has experienced the same issue.

I have three Multiple Selection fields and set up a validation rule stating that at least one of the modules (from the three selections) should be selected. I tested it earlier and it worked perfectly.
However, now I tried the same setup in a new form — and it doesn’t work anymore (neither in the new form nor in the old one :sweat_smile:).

Did I miss something here?
Any ideas are welcome!

Thanks,
Tonya

1 Like

Hi Tonya,

Could you share a screenshot of the rule you’re using for validation?

1 Like

Hi, Alex, sure COUNT(Reactive) + COUNT(Pathway1) + COUNT(Pathway2) > 0

1 Like

Hi @Alex any options there? thanks