Hi,

when I have a Zend_Dojo_Form with some required elements, the form is
not send when these elements are left empty. The form is not sent and
there is not even a message prompted to tell the user that the form is
not filled in properly. Without any message and the form not being sent,
this is very confusing.

I would like that my forms work like shown in the manual:
http://docs.dojocampus.org/dijit/form/Form

Do I need to use the SubmitButton Dijit instead of a "natural" submit
button? Or is there another way?

If not how can I prevent the client side validation for required
elements. That would help as well!

Thanks and best regards,

Ralf

Reply via email to