15 Jun
2005
15 Jun
'05
7:08 p.m.
Nikko Wolf wrote at 2005-6-14 15:52 -0600:
I've implemented a workflow (in Plone Workflow, derived from DCWorkflow), and would like my reviewers to see a "worklist" portal.
However, since I have two reviewer roles that must independently review the document, I have two intervening states in my workflow (ie: "needAB" then either "needA" or "needB" and then "submitted").
I'd like the "A" reviewers to see documents in the "needA" and "needAB" states, while the reviewers see documents in "needB" and "needAB" states. Of course, I'm presuming these will be separate worklists.
DCWorkflow "Worklist"s are catalog searches. Seems easy to implement what you want with standard DCWorkflow "Worklist"s. -- Dieter