On Fri, 4 May 2007 at 10:54, Denny wrote:
> I  think I found the basic problem!!   In my original definition of
> the widgets fields, I included a name="xxx" parameter  for each of the
> textFields.  If I omit this name from the definition, I get the fields
> properly initialized.
>
> SInce I want a more user friendly name to be displayed, I suspect I
> can/should pass the values to the form in a dictionary where the keys
> correspond to my desired names!  Going to give that a try now!!

I think you are looking for the 'label' parameter.

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

Reply via email to