Let's say I have a form that has a drop down of two choices. If you pick choice 1) then the screen should show you another drop down and a text box. If I pick choice 2) the screen should show 2 additional drop downs and two text boxes.
I have no problem using either. I ran into some trouble using Dojo with onSubmit, but I am open to the possibility. ________________________________ From: Vadim Gabriel [mailto:[email protected]] Sent: Friday, May 29, 2009 03:29 AM To: 411161 Cc: [email protected] Subject: Re: [fw-general] Ajax & Forms Hi, Not sure if i follow your problem. But why won't you use Dojo? or Jquery which are included. On Thu, May 28, 2009 at 11:48 PM, 411161 <[email protected]> wrote: I am not using Zend_Form, bu if I have to I will. I basically have a page that is a form. When a user selects certain options from the form more of the form appears and in some cases part of the form dis-appears. Currently, I use onChange and just refresh the page. I found a way to integrate Prototype, but I am still not integrated it fully, because what happens is the onChange is called view Prototype and it calls an action in my controller and variables are set, but for they are set for the action called by ajax. -- View this message in context: http://www.nabble.com/Ajax---Forms-tp23769817p23769817.html Sent from the Zend Framework mailing list archive at Nabble.com. -- Vincent Gabriel. Lead Developer, Senior Support. Zend Certified Engineer. Zend Framework Certified Engineer. -- http://www.vadimg.co.il/
