Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2008 at 15:58 UTC
Updated:
10 Jun 2008 at 22:41 UTC
Example: My view should list bands of a particular genre. Both bands and genres are node types, linked with a CCK nodereference from band to genre. In Views v1, I could define an argument and give the title of the related genre as argument value.
Now in v2, I have to use the nid of the related genre. This nid is also shown in a %1 wildcard I use in a block title.
I am looking for a way to use the title of the related genre as argument value. I hoped to be able to use the new relationships and added a relationship to the nodereference field. However, the fields of the referenced node are not offered when I now define an argument.
Comments
Comment #1
merlinofchaos commentedThey should be; they don't show up as new fields; the fields are already there. You add them and the select the relationship to use.
Comment #2
merlinofchaos commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.