Under menu 'Components' -> 'Chrono Forms' -> 'Forms Management' -> (select form) -> 'Validation Tab' -> 'Enable Validation = Yes' -> (entered a 'zip' field to be validated - digits).
Validation then fails (no validation message). Am I missing something?
Joomla version 1.0.12, chronoforms 2.3
First you have to put the fieldname in
1 - required (not blank)
and then in the other one...
Entered field name in both 'required' and 'digit' (checking a 5 digit zip code), entered 'xxxx' in field, still no validation. I am testing by clicking the form link from within the component interface.
Thanks for the prompt reply.
Later,
Hi lukacst,
Is your site on-line so that I can take a look at the form page?
The most likely explanation is that you have a JavaScript conflict with something else on the page - but impossible to diagnose without more info.
Bob
Hi,
remove the class attributes from the input tags and it should work!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi lukast,
I just replied to your other post on this.
Bob
I had the same problem of my validation not working. I had an open paragraph <p> tag. I closed it </p> and the validation works now.
Thanks for posting this tip!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.