[Zope] ZClass and Permissions
Dieter Maurer
dieter@handshake.de
Sun, 16 Jun 2002 22:23:59 +0200
douwe@oberon.nl writes:
> Thanks for the tip. However this is more or less what I tried, ie
> I mapped Manage Properties to Add My Class (Manage Properties on the
> left side, Add My Class from the dropdown box on the right side)
That should work...
> and
> I still get addProperty not allowed in this context.
You mean "manage_addProperty"?
Try the "Define Permissions" tab of the property sheet itself.
And be sure, you specify the property sheet in your "manage_addProperty".
Dieter