I use node reference and want to display with views to the user only the nodes they have reference to its nodes :
A*<----B
^----C
E**<-----D
* : node created by the current user.
** : node created by an other user.
The views for the current user will only show : B,C.
Comments
Comment #1
mustanggb commented