On Fri, 4 May 2007 at 11:01, Diez B. Roggisch wrote:
> ${form.display(values, action=action)}
>
> Usually, widgets take the value as the first argument. Even if it's named, it
> should be value instead of values I think.I suspect you just hit the nail on the head there, Diez. All my current code passes values as the first parm, so I didn't notice the parameter name misspelling. --David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

