I think you're talking about a ComboBox; this is a Javascript construct. Zend supports the Javascropt framework Dojo, which includes this functionality.
Use Zend_Dojo_Form rather than Zend_Form and use a ComboBox element - http://framework.zend.com/manual/en/zend.dojo.form.html Yours, Mark jigen7 wrote: > > how can i achieve this in Zend Form where you can use it as a textbox and > in as a select box when you click the arrow it will display some values??? > -- View this message in context: http://www.nabble.com/Text-Box-with-Select-box-tp24285614p24285957.html Sent from the Zend Framework mailing list archive at Nabble.com.
