Hi all, Is there an easy way to set the initially-selected value in a dropdown list using Zend_Form_Element_Select?
I'm using the addMultiOptions() method to add an array of timezones to the dropdown and would like it to have the users current timezone selected. Thanks, Al
