Active
Project:
NodeReferrer
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 10:52 UTC
Updated:
19 Jan 2011 at 10:52 UTC
Hi,
I've been bumping into this bug repeatedly and I was wondering how to accomplish this without the module (or until the bug get fixed).
I have a content type "Photo" that has a reference to another content type, "Gallery".
In views, I want to list all "Gallery" nodes and show for each node only the last "Photo" submitted.
I can create a view for each "Gallery" node but this task seems never-ending and I rather prefer a more fine-grained solution.
I tried to use Node: Referrers in Views:Relationships with non-default Delta, but I find the bug reported above.
Any suggestion on how to accomplish this or even something related to the status of the bug will be very much appreciated.