Active
Project:
Taxonomy Access Control
Version:
6.x-1.x-dev
Component:
Integration with other modules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2010 at 00:50 UTC
Updated:
3 Mar 2012 at 20:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
xjmComment #2
jbfelix commentedHi
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)