Hello,
I simply want to check that an email someone enters in a field is within our company. I figured I would do this with the "validation Rules" within the field definition for taking in emails. Below is a picture of the condition. No matter what I do this always gives me an error. I have verified this works on regexp101.com.
Thanks,
Evan
Hi
Try setting something like this as a regular expression
.*ngc\\.com?
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.