Try something like this: db.person.name.requires = [IS_NOT_EMPTY <http://web2py.com/book/default/docstring/IS_NOT_EMPTY>(), IS_NOT_IN_DB <http://web2py.com/book/default/docstring/IS_NOT_IN_DB>(db, 'person.name')]
- [web2py] Field reference type and notnull parameter Marek Mollin
- [web2py] Re: Field reference type and notnull parameter Marek Mollin
- [web2py] Re: Field reference type and notnull param... pbreit
- [web2py] Re: Field reference type and notnull p... Marek Mollin
- Re: [web2py] Re: Field reference type and notnu... Stifan Kristi
- Re: [web2py] Re: Field reference type and n... Anthony
- Re: [web2py] Re: Field reference type ... Stifan Kristi