Hi, I noticed a weird problem with Zend_Dojo_Form and would like to know if others have similar problems.
I have a Zend_Dojo_Form with a couple of elements. Some of them are set to be required. When I want to send this form it does not work until all the required fields are filled with data. The submit button just does not work. I would at least expect that a message is presented to the user that he needs to fill out the required elements or otherwise the form cannot be sent. How can I add this message to the form? Or is it possible to deactivate the dojo client-side validation for some of the elements? Thanks for your kind help. Best regards, Ralf Eggert
