A node is tagged with "Tag A". It contains a view that displays all users tagged with the same tags.

Vocab 1: Tag A, Tag B, Tag C
User 1: Tag A
User 2: Tag A, Tag B
User 3: Tag C

The view would display User 1 & User 2 because they share in common with the node "Tag A".

*I've tried adding User: Terms to the view relationship and Taxonomy: Term to the arguments, but I am not getting any meaningful results. So far all I can do is list users that have at least 1 tag associated with their profile.

Any help or direction would be greatly appreciated.

Comments

joachim’s picture

I'm not sure what it is you've done and what it is you're unable to do.

Sounds like you need to add a term argument to a user view.

bryancasler’s picture

Thanks for responding Joachim. Hopefully I can clarify.

My Setup:
I have the terms "labor" and "economics" added to node/182
I have the term "labor" added to user/87 and to user/95
I have the term "economics" added to user/107

On node/182 I would like to display users that share in common any of its associated terms.

So the output would be user/87, user/95, user/107 because each user shares in common at least one of the nodes terms.

Let me know if this helps.

joachim’s picture

I'm not sure the User terms argument can take multiple terms. Try it and see :)