even i tried with Zend_Form_Element_Multiselect also still the same issue.
drm-4 wrote:
>
> ajitk15 wrote:
>> $groups = new Zend_Form_Element_Select('group');
>>
>> $groups ->setLabel('Groups:')
>> ->setAttrib('multiple','multiple')
>>
>>
>
> Hi, you should use Zend_Form_Element_Multiselect for this.
>
>
--
View this message in context:
http://www.nabble.com/Multiselect-selected-values-tp22125736p26079939.html
Sent from the Zend Framework mailing list archive at Nabble.com.
