[Zope-CMF] More DCworkflow troubles.
Dieter Maurer
dieter@handshake.de
Wed, 12 Jun 2002 19:41:01 +0200
John Morton writes:
> ...
> Ah - do you mean that if the worklist is guarded by the role 'Owner', and the
> member happens to be looking at something they don't have the local role
> 'Owner' for, then they won't see that action?
>
> This makes sense, though I never saw the worklist when the member was looking
> at an object they did own. I'll try changing the guards around and see if I
> can get something to work.
I am not sure with respect to which object the guard of a Worklist
action is evaluated. It might be the current object or the portal root object.
I would look at the source, when I would need the answer...
Dieter