Hi Kendall, The WebHelpers package has lots of helper functions to help generate fields and forms:
http://pylonshq.com/project/pylonshq/browser/WebHelpers/trunk/webhelpers Otherwise you might be interested in FormBuild which I've started working on again today after a break of a month or two. FormBuild has different types of objects which provide hooks to make it easy to integrate into a CRUD type package as well as use standalone. I'm hoping to tie FormEncode, FormBuild and SQLAlchemy (and AuthKit too) into a nice system for Pylons, perhaps using ContentStor code too. The FormBuild manual is here in case you are interested in it just from a building forms point of view: http://pylonshq.com/project/pylonshq/browser/FormBuild/trunk/docs/manual.txt James Kendall Clark wrote: > Folks, > > Anyone found any particular forms library to work well with Pylons? > > I've been looking at atocha, but not yet sure how or whether it will > work with Pylons: > > http://furius.ca/atocha/ > > Cheers, > Kendall > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
