Jump to content

Zend Framework - formSelect - Multi select


_tina_

Recommended Posts

Hi,

 

I currently have in my view:

<?=$this->formSelect('data[var]', $this->data['var'], array('id'=>'var'), $this->var)?>

 

How can I make this a multi select box like:

<select name=mytextarea size=3 multiple>

 

I couldn't find anything in the documentation.

 

Thanks in advance.

 

 

Link to comment
https://forums.phpfreaks.com/topic/187431-zend-framework-formselect-multi-select/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.