Scratch onaccept=function it should be onvalidation=function and it is not new, see manual section 7.1 :)
BR, Denes. On Feb 9, 9:43 am, Jason Brower <[email protected]> wrote: > Gees, I get fancy new command thrown at me all the time. :P > Thanks! > BR, > Jason Brower > > On Tue, 2010-02-09 at 02:39 -0800, selecta wrote: > > IS_EMPTY_OR(IS_IN_SET(["A","B","C","D","E","F"])) > > > On Feb 9, 11:36 am, selecta <[email protected]> wrote: > > > IS_EMTPY_OR(IS_IN_SET(["A","B","C","D","E","F"])) > > > > On Feb 9, 7:40 am, Jason Brower <[email protected]> wrote: > > > > > Don't know if I can discribe this in type but... > > > > I need a validator that can alow only one A B C D E F other wise it > > > > should be 0 > > > > I haven't figure out how to make IS_IN_SET(["A","B","C","D","E","F"]) > > > > unique=True and default=0 all at the same time... > > > > Best Regards, > > > > Jason Brower -- 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.

