Active
Project:
NodeReferrer
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2010 at 23:50 UTC
Updated:
23 Oct 2010 at 20:47 UTC
Is it possible to sort views results by the number of total views of the referencing nodes (combined)?
I've created a view, added my node referrer as the Relationship and set Sort criteria to (Referencing Nodes) Node statistics: Total views desc. However it's not producing the expected result. In fact, I really can't tell what the results are actually being sorted by...
Any suggestions?
Comments
Comment #1
boogsbobo commentedI have a similar need.
I want to sort a view to display nodes in order of the most recently updated node referring to that node.
I think both of these will require that NodeReferrer output a relationship which includes ALL of the referring nodes, rather than only one particular field as is now required.