Hi everybody,
I need your help.
I'm working with Views 2 on Drupal 6.15.
In my case, I have a Vocabulary named "Vocab" and some terms in it (Term1, Term2, etc.).
I have a lot of nodes present on each terms.
When I am on a node I would like to display a Views Block that would show a list of Nodes present on the current node's term.
i.e:
Term1 is linked to Vocab.
Node1 is linked to Term1.
Node2 and Node3 are also linked to Term1.
When I am on Node1 I would like to have my Views Block showing a list with Node2 and Node3 in here.
Does someone know how to do it?
I tried with Taxonomy Arguments on my views, but I cannot use Terms ID : url is like node/24...
Please help me.
Thank you in advance.
Best Regards,
Wayode.
Comments
nobody answerded you, so i
nobody answerded you, so i think that is not possible.
i wrote a module some weeks ago that displays a block with the nodes under the current term, but it has not been testet very well. if you like to test it you can write me an email and i´ll send it to you. i will release it but haven´t had the time yet.