I'm trying to use the validation in 2.3.6.
I have validation set to yes.
In 1 - required (not blank) I have fname,lname
In 7- validate-email (a valid email address) email
It doesn't seem to be working. I have a basic javascript to validate that those fields aren't empty but I would really like to validate that the email address is atleast the right format.
Here is our form.<br><br>Post edited by: GreyHead, at: 2007/11/29 00:19
I have validation set to yes.
In 1 - required (not blank) I have fname,lname
In 7- validate-email (a valid email address) email
It doesn't seem to be working. I have a basic javascript to validate that those fields aren't empty but I would really like to validate that the email address is atleast the right format.
Here is our form.<br><br>Post edited by: GreyHead, at: 2007/11/29 00:19
Hi turfsk8r,
the page loads the mootools library too, unfortunately this will generate JS errors and a conflict with the JS library used for validation and so it won't work!
We are trying to implement new validation method using the mootools JS soon!
Cheers
Max
the page loads the mootools library too, unfortunately this will generate JS errors and a conflict with the JS library used for validation and so it won't work!
We are trying to implement new validation method using the mootools JS soon!
Cheers
Max
This topic is locked and no more replies can be posted.