Hi
I tried to use the REGEX validation plugin on a user form to only accept some domains in the email field.
However once I put the regex validation plugin on the email field I got JS error : Uncaught ReferenceError: JCck is not defined
even if I use the "@" syntax to check if the email contains a @, it fails
thanks
cyril