We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

multiple select box | Forum

dave Leader
dave Jun 7 '14
when i am using 


$somevalue = new Selectbox('somevalue');


why cant i choose more than one item.  I should be able to select as many items as i want by pressing and holding control i think. 

Mohammad
Mohammad Jun 7 '14
I think what you need is Multiselect()

$somevalue = new Multiselect('somevalue');

dave Leader
dave Jun 7 '14
thanks buddy thats great :) 
dave Leader
dave Jun 7 '14
Yep thanks again, i was changing the adminpal plugin so i could add my moderators also.  I did finally get it done and it works thanks to your help Mohammad. ")   And i have sent the changed files over to the developer for him to look at.  I know he had plans to do this as well as other stuff, but i wanted to assist.  


Thanks again :)

Mohammad
Mohammad Jun 7 '14
You are welcome Dave :)

It's good still there are people in Oxwall who help eachother