Thank you, Fran, The same result - it does not matter if the argument is a list or a tuple. The problem is that I cannot make the validation work when no element is chosen.
On Jul 2, 6:53 pm, Fran <[email protected]> wrote: > On Jul 2, 3:29 pm, Vidul Petrov <[email protected]> wrote: > > > db.person.gender.requires = IS_IN_SET(("Male","Female")) > > IS_IN_SET(['Male', 'Female']) > > F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

