Hi, I want to hide a zend_form_element and I was wondering that there is no visible-attribute or something like that. Of course I can give the element a class and hide it via CSS, but is this the "correct" way? I think It would be better to hide the element in the init of the form so that it doesn't get rendered.
Thanks for your help. -- View this message in context: http://www.nabble.com/Hide-a-Zend_Form_Element-tp24901620p24901620.html Sent from the Zend Framework mailing list archive at Nabble.com.
