Hi there,
I am having validation issues with a form.
I understand that there is a built in validation function:
I have followed the instructions to the best of my ability ( I apologize for the lack of experience as I am new to most of this!)
I have entered the field names into the validation section in the backend, but when I click submit on the form on the front end all I get is an 'internal server error'.
The form works fine without the validation turned on as it sends the data to the email address etc. So I know that is ok.
I am sure that I am missing something, or have done something wrong, therefore I would appreciate any help in this matter.
Thanking you in advance.
Hep
I am having validation issues with a form.
I understand that there is a built in validation function:
Don't. If you are looking for simple 'required' field validation then use the Validation built in to ChronoForms. Go to the Validation tab turn it ON, set the library to Mootools for Joomla 1.5 (or leave as prototype for Joomla 1.0.x) and put a comma separated list fo field names in the 'required' box.
I have followed the instructions to the best of my ability ( I apologize for the lack of experience as I am new to most of this!)
I have entered the field names into the validation section in the backend, but when I click submit on the form on the front end all I get is an 'internal server error'.
The form works fine without the validation turned on as it sends the data to the email address etc. So I know that is ok.
I am sure that I am missing something, or have done something wrong, therefore I would appreciate any help in this matter.
Thanking you in advance.
Hep