To test out nrembrowser I did a clean install and added the needed modules. I got it working great for images in no time (very needed and nice module for V6).
However, I wanted to create a view of all the pictures and link back to the nodes where they were inserted. I discovered at this point the nodereference field is NULL (by looking in the database). I expect this because if one image is inserted into multiple nodes you could not track it here. Correct? Is there a way to reference the parent (node you inserted the image into) from the child (inserted image) ?
Drupal 6.19,CCK 6.x-2.8,FileField 6.x-3.7,ImageField 6.x-3.7,Node Reference 6.x-2.8,Option Widgets 6.x-2.8,ImageAPI 6.x-1.9,ImageCache 6.x-2.0-beta10,Node Reference/Embed Media Browser 6.x-1.0-beta14,jQuery UI 6.x-1.4,jQuery Update 6.x-1.1,Wysiwyg 6.x-2.1,CKEditor 3.4.1.5892
Comments
Comment #1
grndlvl commentedHrmm, I haven't tried it out but this may be what you are looking for...
http://drupal.org/project/backreference
Comment #2
emptyvoid commentedYep that module provides a way to reference the parent in views and displays.
You may be looking for something that displays the relationships and or lists the "parents".
Try this module in addition to back reference: http://drupal.org/project/noderelationships