Hi Jeremy,

try setting 

Zend_Dojo::enableForm($form);

for the form and

Zend_Dojo::enableView($this->view);
Zend_Dojo_View_Helper_Dojo::setUseDeclarative();

in your Controller. That does it for me.

Bernd
-- 
View this message in context: 
http://www.nabble.com/Not-able-to-get-Dojo-Form-to-render-correctly-tp19044191p19084162.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to