You might want to check out a DashBoard entry on the pylonshq site at: http://wiki.pylonshq.com/display/toscawidgets/Using+twForms+with+Pylons.+Part+1
I began reading it because I was in a similar position but then the pylons book (http://pylonsbook.com/) "came out" and I found myself reading through it. I have not gotten to the forms part but so far only FormEncode and HtmlFill have been mentioned. twform is MIA :) On Tue, Jul 15, 2008 at 10:00 PM, Wyatt Baldwin <[EMAIL PROTECTED]> wrote: > > I went and poked around at the TW (http://toscawidgets.org/ -- the > above post has a typo) and couldn't find docs on how to Get Started. > Did I miss that part? I'm very interested in TW but visiting the site > and not being able to figure out where to go/what to do/how to get > started is a bit off-putting. A basic QuickStart on the front page or > at least links to blog posts, etc would be good. > > -wlb > > On Jul 15, 5:29 am, "Alberto Valverde" <[EMAIL PROTECTED]> wrote: >> > Hi all, >> >> > Finally I will be getting around to build a proof of concept, for a >> > project I will be working on, in pylons. So after all those mails from >> > me with: "I don't know pylons, just python", this might be a real >> > change ;) >> >> > I have started looking into what I will really need for the project, >> > and as it will include quite a bit of forms, I looked into the >> > FormBuilding stuff. I stumbled upon that sentence: >> >> >> Looking forward it is likely Pylons will soon be able to use the >> >> TurboGears widgets system which will probably become the recommended way >> >> to build forms in Pylons. >> >> > The question is: What would be the best practice for building quite a >> > bit of forms? Is there another way than FormBuild which is already >> > stable enough for a production site (or will be stable enough in ~2 >> > months)? Or should I stick to the FormBuild things? >> >> I'm using tw.forms (aka: ToscaWidgets, disclaimer: I wrote a great part of >> it) in several production sites sucesfully. However, it's got a deserved >> reputation of being badly documented around here since it stood >> undocumented for over a year. Anyway, this has recently changed. Better >> take a walk aroundhttp://toscawidgtes.organd judge for yourself :) >> >> Alberto > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
