Fixed by adding <?= $this->form ?> <?= $this->jQuery() ?>
in ajax.phtml view script. Caching forms still a mistery. Regards, Saša Stamenković On Wed, Jan 27, 2010 at 1:24 PM, umpirsky <[email protected]> wrote: > > Hi. > > I had a problem to cache ZendX_Jquery forms, and I asked for help on > http://n4.nabble.com/Caching-ZendX-Jquery-Form-td948794.html#a948794 , but > noone responded. > > Now I have another similar problem with such forms, and the problem is - > when I load form with ajax, I don't get javascript required for the form. > That's because layout is disables, and ZendX_Form_JQuery uses > ZendX_JQuery_View_Helper_JQuery_Container for adding javascript. > > Do you have same problem? How is this solved with Zend_Form_Dojo? > > Regards, > Sasa Stamenkovic. > -- > View this message in context: > http://n4.nabble.com/Load-forms-with-ajax-cache-forms-tp1311558p1311558.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
