Hi Bob,
My form is not validating the fields. Before, whenever i used to deliberately leave some fields that i set as required blank, it used to give me an error. But now it doesn't.
I had made the form initially with the wizard, and set all fields as required. I then wanted to add some MS word type tables, so I went to form code and added some HTML. Now, the form is not validating the fields even though the settings are the same.
Any ideas?
My form is not validating the fields. Before, whenever i used to deliberately leave some fields that i set as required blank, it used to give me an error. But now it doesn't.
I had made the form initially with the wizard, and set all fields as required. I then wanted to add some MS word type tables, so I went to form code and added some HTML. Now, the form is not validating the fields even though the settings are the same.
Any ideas?
Hi kingzain ,
Please post a link to the form so that we can take a quick look.
MSWord mostly creates awful HTML so that may be the problem. The ChronoForms validation requires that the inputs have specific classes to identify the validation required.
Bob
Please post a link to the form so that we can take a quick look.
MSWord mostly creates awful HTML so that may be the problem. The ChronoForms validation requires that the inputs have specific classes to identify the validation required.
Bob
http://www.itrebp.org/hrdp/admission/appform
I didn't copy paste the tables from MS Word. I wrote the HTML code myself
I didn't copy paste the tables from MS Word. I wrote the HTML code myself
Hi kingzain ,
It looks as though the ChronoForms validation scripts aren't being loaded at all. Do you have Validation enabled on the Validation tab?
Bob
It looks as though the ChronoForms validation scripts aren't being loaded at all. Do you have Validation enabled on the Validation tab?
Bob
This topic is locked and no more replies can be posted.