I am looking for help on the best way to accomplish the following:
User A flagged a number of nodes. I want to allow a designated group of users, say U1, ...., Un to only view those nodes flagged by user A. For user A, I set up a view using the flag relationship and current user so that this user A can see his flagged nodes. this works great. How do I show this same view to other designated users? My search for similar issues points to User Relationship module as potentially useful. Has anyone tried this?
Appreciate any help on this. thanks.
Comments
Comment #1
quicksketchThe the Flag handbook pages on creating views: http://drupal.org/node/296971. After you set up the View, set the access control on the View to only allow certain roles to access your new view.
Comment #2
quicksketchClosing after lack of activity.