So i have been trying to figure out why my validation wont work with Joomla 3.0 ... one weird thing i noticed was whenever I types out in the class field ("input-large" required) it works just fine ... but once I click save and go back to form, it doesnt work anymore... after going back to look at the class, th double quotes are now single... what would be causing this and am I doing something wrong?
Hi esl,
Hard to tell exactly what is happening here.
The validation class in CFv4 looks like validate['required'] adding just required will do nothing (it was used in CFv3).
Bob
PS In general with ChronoForms single quotes will work fine if double quotes are giving you problems.
Hard to tell exactly what is happening here.
The validation class in CFv4 looks like validate['required'] adding just required will do nothing (it was used in CFv3).
Bob
PS In general with ChronoForms single quotes will work fine if double quotes are giving you problems.
This topic is locked and no more replies can be posted.