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 wrote:
> IS_IN_SET(['Új', 'Beépítve', 'Eladva', 'Használt','Selejtezve',
> 'Cseredarab', 'Bérben', 'Hibás'
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
2 matches
Mail list logo