Hello
Joomla with Community Builder has a minimum character count of 3 for the username.
I am using a multi-page Chronoform and the CF_CB Plugin to register with Community Builder, but I'm not sure what server side validation I can use make sure a user enters 3 characters or more for the username.
I am currently using server side validation to test that the username isn't already in use, and that two passwords are the same (verification).
Could somebody post some "minimum alpha-numeric characters" validation code for me?
With Thanks
Joomla with Community Builder has a minimum character count of 3 for the username.
I am using a multi-page Chronoform and the CF_CB Plugin to register with Community Builder, but I'm not sure what server side validation I can use make sure a user enters 3 characters or more for the username.
I am currently using server side validation to test that the username isn't already in use, and that two passwords are the same (verification).
Could somebody post some "minimum alpha-numeric characters" validation code for me?
With Thanks