Hi
Do you have to use the (Form tag attachment:) if u use the new validation tool? If, what kind of script do I have to use? Can´t get the validation to work.
Hi Mike,
No, just enable the validation and put field names as stated in the tooltips🙂
ah, if you have a class attribute at your form elements tags then the validation wont work, please remove any class attributes from any elements.
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Can you post a screenshot for your validation tab ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
It totally fails. There is no validation alerts at all. I have no input in the form fields an then I just press submit. Then I should have I validation alert, but no. It just sends the form.
Hi Mike,
That sounds as though it's not finding the JavaScript at all. Is your page on-line? If so, can I see have a look?
Can you check that the two/three? .js files have been properly uploaded when you installed, sometimes there can be ftp problems.
Bob
PS Deleted a couple of repeated posts.
all script is in the folder JS (validation.js, prtotype.js and effects.js) have reinstalled everything again but the same result.<br><br>Post edited by: mike_o, at: 2007/08/24 17:31
Thanks Bob I can see that now. To bad...Looking forward to the update on the mambot to support validation.
Have I nice day
Hi mike,
I just had a quick look at the mambot code and validation isn't supported in the latest version. It's quite a chunk of code so not easy to do a quick hack either.
If you want validation with the mambot then I think it would work if you do it manually. That is, follow the instructions in the tutorial here and make sure that the js files are linked from the page (putting the links in the form html should work).
Bob