> Please never assume that something that is not done by default cannot > be done. > > db.whatever.partner.requires.zero="Please Select One"
Again, where can I find info about the zero argument? It is mentioned at http://www.web2py.com/examples/static/epydoc/web2py.gluon.validators.IS_IN_DB-class.html __init__(self, dbset, field, label=None, error_message='value not in database', orderby=None, cache=None, multiple=False, zero=None) and nothing about the arguments :( but searching for requires zero on the site cannot give me extra info. see: http://www.google.hu/search?q=%2Brequires+%2Bzero+site%3Aweb2py.com IMHO: Something, that is not documented, does not exist. Gergo -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.