Any way to achieve this when using the wizard? Tried... parent_project reference project
But it returns circular reference error. On Saturday, 13 November 2010 23:21:11 UTC, Francisco G. T. Ribeiro wrote: > > Thank you, > sorry, I should know this... > > On Nov 13, 10:50 pm, villas <[email protected]> wrote: > > Hi Blackthorne > > > > Sounds like you need a parent_id field in your comments table which > > would be self-referencing. See this section in the book: > http://www.web2py.com/book/default/chapter/06#Self-Reference-and-Aliases > > > > -D > > > > On Nov 13, 10:11 pm, blackthorne <[email protected]> wrote: > > > > > > > > > hi, > > > I have this problem. I want to do a blog with posts that allows > > > comments. I also want those comments to be able to have other > > > comments, like a thread. > > > > > I just can't do this in web2py at least using the wizard... > > > > > help? --

