David E schrieb:
Notably, it looks like when using your widget you can try add_people_form(value=dict(lastname='joe'))
Yes, this is correct. See also here: http://docs.turbogears.org/1.0/SimpleWidgetForm#form-display-revisited This might be useful too: http://docs.turbogears.org/1.0/RoughDocs/WidgetsOverview#tips (though I don't know why the inner widget is prefixed with a dot in the example given on the latter page) Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

