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

robcarr’s picture

I 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