yes. I think they work more or less the same.
On Jun 10, 2:38 pm, Jean Guy <[email protected]> wrote: > If I understand correctly... Both suggestions are using the same jquery > plugin in background, then it just a matter of how it is implemented in > web2py?? > > Jonhy > > Sorry I didn't say hello or sign my last email. > > 2010/6/10 mr.freeze <[email protected]> > > > Another option:http://www.web2pyslices.com/main/slices/take_slice/70 > > > On Jun 10, 2:02 pm, mdipierro <[email protected]> wrote: > > >http://web2py.com/plugins/default/multiselect > > > > On Jun 10, 1:57 pm, Jean Guy <[email protected]> wrote: > > > > > I don't remember how I come with this link : > >http://abeautifulsite.net/2008/04/jquery-multiselect/ > > > > > But it could serve my needs for sometime... > > > > > I'm not experienced at all with jquery. I would like to use it with > > web2py > > > > mainly cause it seems to let the possibility to group differents query > > > > results in the same drop down. I don't need to let choose more then one > > > > thing at a time, but I need to show up all the differents types of > > things > > > > that can be choose. > > > > > What I understand so far is that the only things I have to do is give > > the ID > > > > (HTML tag ID?) of SQL request made with web2py and the output will take > > > > appearance of dropbox multiple list with OptGroup... > > > > > Where do I have to unpack the plugin in the web2py tree?

