If it is because you can fill both field at a time use IS_EMPTY_OR(IS_IN_DB(...))
Richard On Mon, Oct 3, 2011 at 3:10 PM, Richard Vézina <[email protected]>wrote: > Can you explain I don't understand what's not working if it not the issue > about self reference field that is in cause. > > Why you can't use IS_IN_DB? > > Richard > > > On Mon, Oct 3, 2011 at 2:08 PM, David Marko <[email protected]> wrote: > >> Its not the list:reference problem, I use scenario described in here ... h >> ttp://www.web2py.com/book/default/chapter/06#Self-Reference-and-Aliases<http://www.web2py.com/book/default/chapter/06#Self-Reference-and-Aliases> > > >

