Nodes with multiple parent

poel

Member
Hi,
I need to have some nodes that belong to different forum sections, how Can I do that?

For example:

Forum section 1
  • node "foo"
  • node "bar"
Forum section 2
  • node "bar"
so when a user opens a thread in "bar" node of section 2 we can find this post also in section 1
 
I'm a newbie, so I don't know if its the best method, but I would create your forum node in Section 1 and create a Link Forum in Section 2 (that points to the forum in section 1).
 
Top Bottom