Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.3
Component:
block displays
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 May 2012 at 08:44 UTC
Updated:
30 May 2014 at 12:20 UTC
Jump to comment: Most recent
Comments
Comment #1
pefferen commentedYou have probably found a fix already.
For this to work you will need to use contextual filters to get the current node id, and use a relationship to link to the referencing of referenced node.
Than you can add fields from the referencing of referenced by selecting the 'use relationship' on the fields you want to display.
Johan Falk made a great tutorial series about contextual filters.