ZF-9684: Zend_Dojo_Form_Element_Reset
Description
For time being, there is no Zend_Dojo_Form_Element_Reset-class, I'd like to propose such a class, which enables resetting dojo-forms (analog to Zend_Form_Element_Reset).
For time being, there is no Zend_Dojo_Form_Element_Reset-class, I'd like to propose such a class, which enables resetting dojo-forms (analog to Zend_Form_Element_Reset).
Comments
Posted by Shaun Freeman (vincentbluff) on 2011-09-13T18:40:32.000+0000
This can be done by modifying the submit class like:
and
Hope this is added in upcoming release. This work fine in my code.