multiple workflows

Events happening in the community are now at Drupal community events on www.drupal.org.
arhak's picture

Which kind of workflow engine would solve at least the 85% of your use cases

Single state workflow
40% (2 votes)
Multiple states workflow
60% (3 votes)
neither solves as much as 85% of my use cases
0% (0 votes)
Total votes: 5
nadavoid's picture

Question about different workflows per user

I have two states in my workflow: Submitted and Published.

I want to restrict anonymous user to submitting to the Submitted state. (done.)

I want logged-in users to automatically post to the Published state. (almost there)

In the creation section of the workflow grid, I've set:
- Submitted: Author, anonymous user
- Published: authenticated user, Content Admin, Site Admin

There is no overlap between user roles in that workflow setup. However, when an authenticated user creates some new content, he is given the choice of Submitted or Published.

I don't even have to get rid of the "Submitted" option, if I can set the "Published" option to be selected by default for authenticated users.

any tips?

thanks in advance!

Read more
boaz_r's picture

Multiple workflows for same content type - status and implementation

Hi,
I'm looking for a way to add multiple workflows on the same node type. Its for some CRM system (among the rest) that has a few logical workflows within, all on users of the system. We contemplated on using node profile as the node type with multiple workflows defined on it, but, that's not possible as in the current workflow module implementation each content type can be associated with one workflow . Any suggestions?

Read more
Subscribe with RSS Syndicate content