Hi there, I have the following Problem: I need a select-box which option's cam have different html class attributes. Since the default Zend_Form_Element_Select does not provide this, I guess I need to write a custom select element - but I don't know how to start.
Do I need a to create a new view helper, or a new form element - or both? For some tips to start with I would be glad. Thanks a lot. -- View this message in context: http://www.nabble.com/create-custom-FormSelect-tp24481521p24481521.html Sent from the Zend Framework mailing list archive at Nabble.com.
