Looking to place a block view on taxonomy term pages that display all NAT nodes below the current term.

Attempted by setting up an "NAT: Nid" relationship in the view, then using "NAT: Nid (with depth)" as the argument pivoting via the relationship.
No dice. Is this possible?

I'm guessing what is needed is: "NAT: Tid (with depth)"
Or perhaps an "NAT: Tid" relationship.

Comments

marcoBauli’s picture

Version: 6.x-1.3 » 6.x-1.x-dev

That's the way it's actually done with Taxonomy. Looking for the same thing ATM, if i come up with a solution ill post it back here. Cheers

doublejosh’s picture

FYI: I just chose to ditch NAT all together and just create tags upon node creation (and tag that node) via a simple rule.
http://drupal.org/node/188377#comment-5882948

doublejosh’s picture

Issue summary: View changes

additional note.