No, superuser doesn't work.
My workaround for the moment is to comment out line 302
( __roles__ = ('Manager',) )
and waiting for Martijns new release.
Thanks
Arno
On Wed, 14 Mar 2001, R. David Murray wrote:
> On Tue, 13 Mar 2001, Arno Gross wrote:
> > Any hints?
>
> A *workaround* (that worked as of 2.2, not sure about 2.3 (of zope)) is
> to log in as the superuser to create the fields.
>
> --RDM