Hi,

I have managed to do a lot of complicated things with Views 3, but this task is creating me headaches.

There is a field (taxonomy - tagging) shared by one content type and terms in one of the vocabularies. What I'm trying to accomplish is to display nodes tagged with the same tag as the current term when viewing that term.

Simplified:

Term "MyTerm": tagged with "foo" in field "bar"
Node "MyNode": tagged with "foo" in field "bar"

When I open "MyTerm", I want to have a block which will display a link to "MyNode" and all of the other nodes that have the tag "foo" in the "bar" field.

Reverse query works perfectly - I have managed to display "MyTerm" link when viewing "MyNode", but I'm stuck with this :/

Any ideas? Thanks in advance!

Comments

1mundus’s picture

No one knows the answer to this question? :/

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (outdated)