Hi,

I have a content type where I want to show a block of nodes that are related using the node reference URL module. I can add the Content: Reference relationship but it doesn't seem to work the way I need yet when viewing the node that I display the block on. Can anyone point out what I'm missing so that when viewing a node I can see a block of nodes that reference the current node being viewed?

Thanks for any help, I'd appreciate it.

Comments

pefferen’s picture

Issue summary: View changes
Status: Active » Fixed
Issue tags: +Contextual filters, +relationships

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

Status: Fixed » Closed (fixed)

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