[Extension] MultiSelect

This extension adds a multiselect dropdown list. It implements all options of jQuery MultiSelect.

To use this widget, you may insert the following code in a view:




$this->widget('ext.multiselect.JMultiSelect',array(

      'model'=>$model,

      'attribute'=>'attribute',

      'data'=>$data,

      // additional javascript options for the MultiSelect plugin

      'options'=>array()

));



2068

multiselect.zip

Did not try but looks very good.

It will be nice to have a multi select based on

http://www.quasipartikel.at/multiselect/index.html?countries[]=AUT&countries[]=DEU&countries[]=NLD&countries[]=USA

i have face this error

Property "Tect.citysFilter" is not defined.