Forums

Form validation not working anymore

kingzain 04 Aug, 2010
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?
GreyHead 04 Aug, 2010
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
kingzain 05 Aug, 2010
Oh BTW, I do not have Jquery
GreyHead 05 Aug, 2010
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
kingzain 06 Aug, 2010
Yes validation is enabled in the validation tab
GreyHead 10 Aug, 2010
Hi kingzain,

Just checked in FireFox and validation is working OK.

Bob
This topic is locked and no more replies can be posted.