Validation of textboxes not working.

Klevenz 02 Jan, 2012
Hello,

I have a rather simple form, 2 textboxes and a checkbox, if I enable required on any of the textboxes upon clicking the submit button, no validation is done, for the checkbox however validation is working.
I tryed throwing in a select box and validation is working there too.
Only on textboxes and textareas it seems to be ignored.

I am using the latest v4 rc3 for Joomla 1.7

Thanks,
Tobias
GreyHead 02 Jan, 2012
Hi Tobias,

Please post a link to the form so I can take a quick look.

Bob
GreyHead 02 Jan, 2012
Hi Tobias,

It works OK without the template so I assume that something else on the page is conflicting with the validation code. I don't see any error messages in FireFox though. I do see that you are loading the Prototype library and that may cause a problem.

Bob
Klevenz 02 Jan, 2012
Thanks, it seems it was indeed the prototype library.
Nice trick with the &tmpl parameter, gotta keep that in mind!

Regards,
Tobias
This topic is locked and no more replies can be posted.