Active
Project:
Reverse Node Reference
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2010 at 18:31 UTC
Updated:
3 Feb 2011 at 12:15 UTC
Is there any way to control the sort order of nodes that are referencing a node when displayed in a view. As an example:
content type A
content type B with nodereference to A
- multiple node Bs submitted referencing a single node A
- when you use the reverse node reference field in a view of content type A, it should show all node Bs
It seems like it only shows a single node B and not even the latest node B referencing A. This is a bit difficult to describe, so I apologize if the description is confusing.
Thanks
Comments
Comment #1
robcarrI think you have to set 'Distinct' to 'No' for the view (Basic Settings), and then set to display 'Group By' Node A. Then you should be able to influence the sort order in the Sort criteria box