My form has 4 fields: Portfolio, BU, Sub-BU, Priority.
With this set up, I am able to successfully show the fields as desired. What I'm having trouble with is the validation.
I would like to add another validation rule that would also require a value for Priority, but only when BU is "123" and Portfolio isn't "ABC".
This results in still requiring a value in Priority even when Portfolio is ABC.
Is what I'm trying to do possible? Am I just missing the logic?
Appreciate any suggestions, thanks!
Hi,
for your first Validation rule, set the condition to be
BU:123 AND Sub-BU:[empty]
Remove "Validation rule: .+", but set the "Message to show..." parameter
For the second "Validation Rule" also remove the "Validation rule: .+", and set the "Message to show..." parameter
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.