Is it possible to give the label in the IS_IN_DB function more than one value? I mean somthing like this:
...requires = IS_IN_DB(db, 'test.id', "%s - %s" % (db.test.col1, db.test.col2)) I hope you get what I mean. Thanks. Best, Marco --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

