On Wed, 2012-01-18 at 17:00 -0800, BruceC wrote: > Thanks for that Chris...pity really. > > Deform & Colandar look great, except that I really need to manually > layout individual forms fields in my templates. I have searched > through the documentation for Deform but I cannot see any examples of > how to manually render a form so I can have control over layout. Do > you know if manual form layout is possible with Deform?
It is, just not in the way you want to think about it (the simpleform way). - C > > Cheers, > > Bruce Coble > > On Jan 18, 6:21 pm, Chris McDonough <[email protected]> wrote: > > On Tue, 2012-01-17 at 23:06 -0800, BruceC wrote: > > > Hi all, it would appear the current version of pyramid_simpleform > > > would be 0.6.1, which relies on Formencode, however I have spotted a > > > version 0.7 on bitbucket that Dan Jacob put together that also allows > > > a user to generate form schemas in Pyramid using Colander, which would > > > be my preference. > > > > > Does anyone know if pyramid_simpleform 0.7 is stable for use with > > > Pyramid (& Colander)? > > > > It's not. I think it may be an evolutionary dead end at this point, > > unless someone picks it up and runs with it. > > > > - C > -- 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.
