"Nevyn" <[EMAIL PROTECTED]> writes:
> yeah, that is what I have, except that I always get "name first is not
> defined" when I try and use the widget, if I put it in a kid template
> it works fine. Here is the code for the widget.
Now you changed your question. You haven't said us that you wanted those in
your widget. So, you need to insert first and last in the dictionary with
data that your widget will receive.
> I call the widget from kid with "${projwidget.display(projects)}"
'projects' will have to contain both 'first' and 'last' entries here. How are
you getting it?
--
Jorge Godoy <[EMAIL PROTECTED]>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---