I'm putting together a form, and looking for ways to do it, and although I'm used to just writing the HTML by hand, I'll happily use something to generate it also. The webhelpers.html.tag stuff looks like it would work: but are there any examples of people using this with Pyramid? The docs contain many tiny snippets that demonstrate what each individual object and function does, but there doesn't appear to be anywhere giving 1 complete example of a typical usage as part of a view.
I'm hoping for something similar to http://turbogears.org/2.0/docs/main/FormBasics.html or https://docs.djangoproject.com/en/dev/topics/forms/#form-objects -- Ben Sizer -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
