If I build a form with Zend_Form, then need to add to it dynamically with ajax requests, how can Zend_Form help render the new elements without rendering a whole form? If I add something in the middle of a group that was originally created by Zend_Form, can I get it to match generated ids and field names? I guess I'd need to keep an instance of the original form around (in the session?) in order to do that, especially if it's going to happen repeatedly for a single form.

How else might I do this?

Marcus
--
Marcus Bointon
Synchromedia Limited: Creators of http://www.smartmessages.net/
UK resellers of [EMAIL PROTECTED] CRM solutions
[EMAIL PROTECTED] | http://www.synchromedia.co.uk/


Reply via email to