"Nevyn" <[EMAIL PROTECTED]> writes:
> I did, the very first message.
>
> "basically I have a method that returns arguments from the URL ( first
> and last ) and I have a method that returns a widget/datagrid, what I
> would like to do is pass the peoples names from the URL into the
> widget and when the widget is called, dynamically display their name
> as a header/caption. "
I got it as something outside the datagrid, not inside it. My
misunderstanding then.
>> > 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?
>
> well, that leads to the questions .. the first and last come from the
> URL e.g. "foo.com/method/first/last/
How do you get the 'projects' values? That's what I asked. The first and
second was OK...
> this works in the kid template, but not in the widget. I am wondering
> if I am missing something in the widget.
You have to pass first and last as values to 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
-~----------~----~----~----~------~----~------~--~---