scs wrote:
Dynamically Adding Elements to Zend_Form http://www.jeremykendall.net/2009/01/19/dynamically-adding-elements-to-zend-form/
I dont think id ajax the form element. Id ont see any reason to... perhaps if i was adding an entire Subform or a complex filedset but i think its a waste of a request to add single fields if the schema is simple.
Still thats a good outline of the overall implementation details.
