Yeah, I thought about that as well, but I don't understand why it would use tables as a default instead of fieldsets and I am not going to use anything else, so this is easier for me. Except at upgrade time, haha
-d On Jun 13, 3:57 pm, Andrey Kuzmin <[email protected]> wrote: > Perhaps the best way to do so is by subclassing Form class instead of > editing form.py. > > > > > > > > On Wednesday, June 13, 2012 5:09:58 AM UTC+4, [email protected] wrote: > > > I edited my form.py to render with fieldsets and legends rather than > > tables. Would anyone else be interested in this? It's (arguably) > > better HTML practice, would there be any interest in moving this into > > the main version of webpy? I'm happy to contribute if there's > > interest. If not, well, no worries :) -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
