Hi, I've a question about merging multiple results from multiple controllers and templates together. The problem raises when I have a 1 to many relationship to represent. Let's say an invoice (with Nr, date, customer, ...) and below the invoice lines. I'ld like to have separate controllers for the invoice detail with a "form"template exposed and another controller with a "list"template exposed and get the page put together from these pieces.
How should I do it the right way? Marc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

