I removed some elements in the controller that I created before with Zend
Form object (whose class is sitting in application/forms folder).
I am unable to add those elements back, seems it is not straightforward, as
an example I can use $form->removeElement('active'); but can't do
$form->addElement('active');
how can I put it back?
Thanks!!
--
View this message in context:
http://n4.nabble.com/Zend-Form-adding-and-removing-elements-from-controller-tp1594446p1594446.html
Sent from the Zend Framework mailing list archive at Nabble.com.