Carl schrieb:
> Hello,
> I'm trying to use tw.forms and all the examples I found (movies and
> addressbook) show how to add a new record or how to display a list of
> records. I couldn't find an example of editing a record.
${c.form.display(some_object_or_dictionary)}
That's it.
> In addition, it looks like this area is moving really fast and I'm not
> sure what is the latest and greatest. There are tw.forms, tw.dynforms,
> dbsprockets and sprox (appears to be the successor of dbsprockets, but
> TG2 documentation mentions only dbsprockets). Can someone (percious?)
> sort it out and explain when it is appropriate to use each one,
> especially in the context of a TG2 app.
I don't know about the various model-to-form-generator frameworks - for
me personally, they are of limited use - but that's my opinion of course.
Even if you find them useful, using them is orthogonal to tw.forms and
tw.dynforms, which are for building your own customized forms for
whatever you need them, not only for direct ORM-mapping.
Diez
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---