[Grok-dev] Forms tutorial?
Fernando Correa Neto
fcdoth at gmail.com
Thu Nov 22 21:22:09 EST 2007
Hey,
On Nov 22, 2007 9:21 PM, Alec Munro <alecmunro at gmail.com> wrote:
> Hi List,
>
> Can anyone point me to a good resource to learn what Grok provides to
> help me with forms? I've used all variety of techniques with Z3, but I
> get the impression, based on some of the threads I've read, that Grok
> has it's own way of doing things.
Grok's form magic is zope.formlib's magic with some suggar.
There are some common patterns or conventions when creating forms in
Zope 3 and based on those ideas, Grok offers an easier way to achieve
the same results.
In the updated and still upcoming version of the tutorial, there's a
section on how to do it.
For now you can stick with example apps listed here [1] and here [2]
Regards,
Fernando
[1] http://svn.zope.org/grokapps/
[2] http://codespeak.net/svn/z3/NudgeNudge/trunk/
>
> Thanks,
>
> Alec
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
>
More information about the Grok-dev
mailing list