Hi there,
I want to show the nodes that references the current node in Views. How can I do it?
I have a content type A which has a nodereference field that references another content type B. Now in Views starting from Content type A I can show the node that it references it using Views Relationship, what I want to do is starting from Content type B I want to show the nodes that has reference to it. I know that it can be done using noderefferer but I want to do it in Views.

If anyone has any ideas please let me know. I will be really grateful.

Comments

sapark’s picture

you might need views relationships

video tutorial http://drewish.com/node/127

acolyte26’s picture

I have already seen this screencast and there is no mention of any kind of backreference relationships. ..
Anyone has any other ideas??