Active
Project:
Node Auto Term [NAT]
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2011 at 03:51 UTC
Updated:
30 May 2012 at 19:19 UTC
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
Comment #1
marcoBauli commentedThat'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
Comment #2
doublejosh commentedFYI: 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
Comment #2.0
doublejosh commentedadditional note.