Closed (fixed)
Project:
Node Comments
Version:
6.x-1.2-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2009 at 07:41 UTC
Updated:
12 May 2010 at 13:14 UTC
Hi, I know this has already been put up for version 5, but I thought I'd ask about it for 6.
We'd like the forum replies to have the same taxonomy as the forum topics. For some reason the forum replies don't "inherit" the taxonomy of the forum topics.
Is there a way that the reply could copy the taxonomy that its parent node has when its created?
I noticed that when making a forum topic it automatically knows the taxonomy term and vocabulary of the forum, how does it do it?
(or else if we could figure out how the forum replies are connected to the forum topic then that would also be useful)
Comments
Comment #1
quicksketchYou can accomplish this by using relationships in Views 2. Start with a listing of nodes, add a filter only for forum topic and reply nodes, add a relationship for "Node: Original Parent Nid" (do not use "Require this relationship"), then you can add a filter or an argument based on the parent node's taxonomy term. Add the Taxonomy term filter, and select the relationship you created.
Comment #2
crea commentedClosing all issues. Please reopen if still relevant with Node Comments 6.x - 2.x