Comment to Mistakes PASS when register new user
-
Hello Rocco !
To validate the First Name and Last Name you may use the following regular expression in the "Fullname" settings field. In the parameter "Check for" choose the "Regular expression" and insert there the following rule:
#^[A-Z]+([\ A-Za-z]+)*#