Hi
I hope I have posted this in the correct section.
I am trying to get a submit button validation rult ot check if multiple OR conditions have been met AND a people picker called "Tech Manager" is empty.
The goal is to make sure a name is populated when the conditions above are true. The people pickers "Tech Manager" is only one people picker amon 8 that each appear under different formatting rules.
I tried:
or(contains(BProjectCategory,"Project A"),or(contains(BProjectCategory,"ProjectB"),or(contains(BProjectCategory,"ProjectC"),and(Tech Manager Name==""))))
I want to make sure the people picker for "Tech Manager Name(named control) is not empty.
Using the above rule, the rule firses but when I doenter a name inot the people picker, the Submit action fails to fire (nothing happens on button click).
Thanks in advance
Nintex Forms for SharePoint 2013 Enterprise 2.10.2.0