The views filters provided in #786360: Add view filters for each permission allow filtering a view by term-specific node grants, but nodes with grants inherited from a global or vocabulary default are not listed.

CommentFileSizeAuthor
#2 configure-field.png94.3 KBjbfelix

Comments

xjm’s picture

Title: Views filters exclude nodes inherited from global or vocabulary defaults » Views filters exclude nodes with grants inherited from global or vocabulary defaults
jbfelix’s picture

StatusFileSize
new94.3 KB

Hi

If you want to use your view to populate a nodereference field, here is a workaround:

- Download and install Node access node reference module

- Edit in your content type your nodereference field to pass on minimum needed permisions for the referenced node. (in this example the referenced node must be viewable and updatable by the node's author / editor)

Note: this workaround is working with Drupal's core permissions module and Taxonomy Acces Control (TAC)

node reference