Posted by sudarshan.taparia on December 12, 2010 at 11:59am
I wished to connect two views. ie . supply the output of one view to the input to the other view.
For eg.
Suppose I have created a vocabulary project members.And I add two terms to the vocabulary male and female.Now i create 5 nodes of story type and tag them as male and female.
Suppose I have entered(Sudeep,Sudarshan as Male and Pallavi,Menka as female)
Now first page of view should show
male
female
then when I click on male it should show
Sudeep (Node Title to be connected to its node)
Sudarshan(Node Title to be connected to its node)
Similar thing should work for female too.
Comments
*_*
This is quite easy, Even if you just display terms of vocabulary and click on any of them, will list all the nodes tagged with that term. This is an in-built feature.
Try taxonomy/term/, it will list all the nodes related to that term.
Regards.
BeautifulMind