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.
