[Zope-CMF] [dev] working on the trunk
yuppie
y.2011 at wcm-solutions.de
Thu Sep 29 07:14:41 EST 2011
Charlie Clark wrote:
> SettingsEditFormBase landed after my sturm and drang work last year. So
> you generally replace my explicit calls to tools with getContent? I guess
> I just need some proxyFields for enabling and disabling.
Yes.
> I still need to set view.adapters = {} for some reason but that's okay.
zope.formlib expects that setUpWidgets is always called before
handle_change. If you test handle_change isolated, you have to set
adapters by hand.
Cheers, Yuppie
More information about the Zope-CMF
mailing list