Hi,
I configured Drupal 7 (Linux) cck content type with workbench . Added views, node access reference to specific user of reviewer role and taxonomy for editors workbench access.
Data uploading users role created content type put workflow to specific reviewer. After he reviewed,, he published that node. My workbench shows edit link after published the node (all the reviewers and author) , that's not required for us.
How can I prevent edit after publish content type to both author and reviewers ?
I added TAC and put view only. But its not working properly.
My Workbench -->My edits--- shows the node 2 times . How to prevent this also ??
Here I attached my workbench screenshot. Could you please verify it ...
&&
Please give solution for this problem
Thanks in advance
| Comment | File | Size | Author |
|---|---|---|---|
| workbench.png | 119.07 KB | veena01 |
Comments
Comment #1
veena01 commentedstill the problem exist.........
Comment #2
drupalmonkey commentedveena01,
so you would like authors and reviewers to be able to add content, edit and review it, up until it is published, then no longer be able to edit the content. is that correct?
you can take care of the duplicates issue with the patch here: http://drupal.org/node/1388220#comment-5958370
Comment #3
agentrickard