Hello All,
We have a client that has a portal with an email field on a form. When a user puts a valid email address into the field that contains a "+" character (see redacted image), it's throwing an error claiming it to be invalid.
I've searched through the metadata on the form for any type of regex that I could potentially modify to include the "+" but haven't seen anything that would indicate it was the right place...and I'm fine adding some regex to it if that's what should happen (i.e. create new metadata and add the regex) but figured since it was validating it SOMEWHERE already, I ought to find out the location and modify the existing validation...
Thoughts?
Thanks in advance!
