[Zope-CMF] Limiting the 'Submit' action
Luca Olivetti
luca@wetron.es
Wed, 17 Jul 2002 20:01:34 +0200
Ryan P. de Vega wrote:
> I am trying to limit the use of the "Submit" action in my workflow. I
> only want the owner of an item to be able to submit a revised version of
> the item for approval. If someone who is not the owner of a item views
> another users item, I would like the submit action to not be visible.
If you're using DCWorkflow, just fill the field "Guard: Role(s)" with
"Owner" in the relevant transition(s).
Bye
--
Luca Olivetti