It works but I think it's just a workaround :( On febr. 3, 21:07, Thadeus Burgess <[email protected]> wrote: > Try assigning them unique ID's instead of the string. > > IS_IN_SET((1, 2, 3, 4), (option a, option b, option c, option d), > multiple=True) > > -Thadeus > > > > On Wed, Feb 3, 2010 at 2:03 PM, szimszon <[email protected]> wrote: > >IS_IN_SET(['Új', 'Beépítve', 'Eladva', 'Használt','Selejtezve', > > 'Cseredarab', 'Bérben', 'Hibás'],multiple=True) > > > If I select "Új" I get: value not allowed > > If I select "Selejtezve" it's OK. > > > -- > > You received this message because you are subscribed to the Google Groups > > "web2py-users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/web2py?hl=en.
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

