I have two tables that I want to partially populate using one form. In other words, part of table one's fields and part of table two's fields will be represented in one form.
Is there a way to do this with SQLFORM and dbio=True? Or do I have to use SQLFORM and dbio=False and then populate the tables manually as per pps. 200-201 in the documentation (secion "SQLFORM without database IO")? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

