How to update a validation rule exception in EDMCS
Summary:
Updating a validation rule to add a new exception to an existing rule in EDMCS
Content (required):
Currently in our validation rule, we have a few exceptions. This worked great until we wanted to add a new exception.
The new exception is for our DSO upgrade. We would like to add an or statement to include ^DSO_Reg_.
Two items
1. No matter where I place the “Or” operator, it seems to replace our other exceptions. We have tried placing the “Or” operator, we have had no luck.
An example
Before adding the “Or” operator
After adding the “Or” operator
Tagged:
0