문제

I create a workflow for the content type "Article":

creation -> draft
draft -> expert review
expert review -> head review
head review -> publish

When authors create an article node, and send it for "expert review," they can still view and edit the node but "expert review" cannot view the node.

Is there any bug or trick for Workflow?

도움이 되었습니까?

해결책

Edit your Workflow again (after you created the states) and scroll down to the bottom to 'Access control' section. In there you can set permissions for each state.

You can also look at the Workflow Fields module if you want to set access to individual CCK fields.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 drupal.stackexchange
scroll top