Is there a way to display all the nodes that references a page or story?

I'm using the node reference field in CCK to link a bunch of content types called "Links" and "Uploads" to a content type called "Project". Is there a way I can view all "Links" and "Updates" that have a specific Project as a node reference on that Project page?

Comments

devenderdagar’s picture

Yes sure, you can see all those stuff. You should try with views,cck, argument handling, relationship in views. I am sure this will help you.