Topic: Dynamic Zend_Form ?
Hi,
Is it possible to create a Zend_Form with dynamic elements?
What I mean is say when a user changes an option in a select box of the Zend_Form it then uses jQuery to pull extra elements from Zend_Form and populate. Then when you post the form it validates correctly based on the elements that were presented in the Dynamic Zend_Form.
Cheers,
Ryan