Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.1
Component:
taxonomy data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2010 at 12:25 UTC
Updated:
26 Jul 2010 at 22:04 UTC
Hello,
I have a problem to create a block I would like to display on a views page.
I have 2 different vocabularies: gender and location
My Views page has 2 arguments, gender (%1) and location (%2)
So for example I have that kind of page: /male/NY or female/LA or couple/MIAMI
What I want is to propose to the visitor the other vocabulary term for the same location.
On the male/NY, I would like to display a block with the links toward female/NY and couple/NY...
I started to create a block for each page, one by one...but It s a bit long to create 700 blocks ;-)
If anyone could help me, it would be great.
Thank you
Comments
Comment #1
dawehnerIf it would be possible to use "output this field as link" you can use the argument. But i guess this is not possible with the taxconomy term: all terms field.
Comment #2
esmerel commentedSuggestion made, no response.