SmokeyD schrieb:
> I am struggling with the following:
> I have created controllers for each data object in my app.
> Each controller contains a show() method, and a list() method (among
> others).
> I would like to include the form generated by the list() method of
> some controllers in the show() method of other controllers according
> to the data relations.

This is exactly the kind of thing that TG widgets make easy.

http://docs.turbogears.org/1.0/IntroductionToWidgets
http://docs.turbogears.org/1.0/SimpleWidgetForm

-- Christoph


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to