jmultiselect2side extension help :|

http://www.yiiframework.com/http://www.yiiframework.com/extension/jmultiselect2side/extension/jmultiselect2side/

This extension is great I just need a little bit of help if somebody had used it before. :expressionless: iwant to populate the selected values also but i think there is no option available here is the code sample.




<?php

					$this->widget('application.extensions.jmultiselect2side.Jmultiselect2side',array(

						'name'=>'Model[]',

						'labelsx'=>'Choose Cuisine',

						'labeldx'=>'Selected Cuisine',

						'moveOptions'=>false,

						'list'=>$model->cuisine_type,

				?>



is there an option like โ€˜list2โ€™=>selectedOptions for selected? in the extension page there is only โ€˜listโ€™ please help thanks hehe :)

Hi jiann,

I have same issue, did u solve? pls help me

Thanks

[color="#006400"]/* moved from general discussion */[/color]

Please find the Best solution here to save the selected values in jmultiselect2side widget

[html]http://www.yiiframework.com/forum/index.php/topic/54429-use-of-jmultiselect2side-widget-in-yii/ [/html]

Thanks

Srikanth