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
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
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
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
This topic is locked and no more replies can be posted.