I can't seem to find a fully working Zend_Dojo_Form example that actually works and includes bootstrap, controller and view that work with the example Zend_Dojo_Form class.
I've tried many of them from the web, but all of them seem to be missing certain vital information to actually make them work. I also tried to make the example at http://framework.zend.com/manual/en/zend.dojo.form.html in section "15.4.3. Dojo Form Examples" work, but it won't. The big issue seems that Zend_Dojo_View_Helper_Dojo::setUseProgrammatic(); doesn't render the appropriate entries in the header script to init the dijit widgets. I'm hoping a working example will jump start me. -- View this message in context: http://www.nabble.com/Zend-Framework-Dojo-Form-Example-with-everything-working--tp22686925p22686925.html Sent from the Zend Framework mailing list archive at Nabble.com.
