Hi, I have a large form (c. 200 fields) being displayed via Zend_Dojo_Form. Each field has its own dijit parameters, usually placed by ZF in a javascript variable named zendDijits.
The problem is that zendDijits is not being printed. Probably this happens because form is too large. When I work with less fields, zendDijits is printed without issues. Is zendDijits or the form itself limited to a maximum number of fields? What else may be causing this problem? I will appreciate any ideas :) -- View this message in context: http://n4.nabble.com/zend-dojo-form-generated-zendDijits-variable-tp976263p976263.html Sent from the Zend Framework mailing list archive at Nabble.com.
