Okay, so here is my concept of operation. Basically, lets say its an auction site for people to bid on the projects. I believe, the relationship between bidder and the project is many to many. Looking at the documentation, I see I need an extra tables with fields to create a many to many relationship (section 6.2). But I can't seem to find the rendering rule or how to update the foreign and primary keys specific to many to many. Can anyone point me to a document where I can read up on many to many relationship and its implementation? Attached is my conops to share what I am trying to achieve.
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

