On 5/3/07, Denny <[EMAIL PROTECTED]> wrote:

[...]

>
> The snippet from enter_sandbox_data.kid is:
>
> <h3>Select <span py:replace="title">Identity</span> for sandbox #<span
> py:content="id">sandbox ID</span></h3> <br/>
>
>   ${form(action=action, values=values)}

Could you try with
${form.display(action=action, values=values)}

> To me this appears to be setup exactly as in the Turbogears book, pg
> 68-69!!  However, when I display this form, all the fields are blank,
> with the exception of the one with a default value specified.

If you search some complement of information please look at:

http://docs.turbogears.org/1.0/SimpleWidgetForm

and also some "random" tips:

http://docs.turbogears.org/1.0/RoughDocs/WidgetTips

Hope it helps,

Florent.

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