Re: [web2py] Re: table self reference not working

2010-01-26 Thread Thadeus Burgess
It happens to all of us -Thadeus On Tue, Jan 26, 2010 at 4:27 PM, selecta wrote: > thanks again! u're my hero > I guess I should read the manual before asking questions ... > starting to feel stupid here o_O > > On Jan 26, 11:22 pm, Thadeus Burgess wrote: > > Neither. > > > > You need > > >

[web2py] Re: table self reference not working

2010-01-26 Thread selecta
thanks again! u're my hero I guess I should read the manual before asking questions ... starting to feel stupid here o_O On Jan 26, 11:22 pm, Thadeus Burgess wrote: > Neither. > > You need > > Field('parent', 'reference plugin_webfolder_files') > > It is the same as using db.plugin_webfolder_file