[Grok-dev] Heads up: Renamed AddForm to Form
Jan-Wijbrand Kolman
janwijbrand at gmail.com
Fri Mar 16 09:10:08 EDT 2007
On 3/15/07, Philipp von Weitershausen <philipp at weitershausen.de> wrote:
> Apart from having to use grok.Form instead of grok.AddForm, existing
> applications shouldn't have to change.
Note however that you *also* need to change how you get to the errors
and actions and widgets of the form (e.g. in custom template code), as
the form now is not an attribute of the view class anymore (see also
here http://thread.gmane.org/gmane.comp.web.zope.grok.devel/190).
regards,
jw
--
Jan-Wijbrand Kolman
More information about the Grok-dev
mailing list