Disregard, I've discovered that setValue() will do it :) Thanks, Al.
On 20/02/2008, Alan Wagstaff <[EMAIL PROTECTED]> wrote: > 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 >
