I know module grants will allow you to set the priority of which access control module is respected first, or at least that is my understanding.
I am using TAC Lite to prevent some roles from editing node which contain specific taxonomy terms, and workflow as well. How do I set module grants to respect TAC Lite before Workflow?
Maybe I am missing something here.
Comments
Comment #1
rdeboerHi djudd,
You can't control the order in which access permissions are checked and it doesn't really matter as they're all AND-ed together before the final go/no-go is returned.
This tutorial may help? https://drupal.org/node/861158
Rik
Comment #2
djudd commented