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

merlinofchaos’s picture

They 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.

merlinofchaos’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.