Active
Project:
NodeReferrer
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Dec 2009 at 15:56 UTC
Updated:
8 Dec 2010 at 10:11 UTC
this is similar to http://drupal.org/node/416332
In one of my projects I need to sort a view according to count of nodes that refer on it.
any idea how to do that?
Comments
Comment #1
dicreat commentedSubscribe for sorting feature in Views.
Comment #2
andypostSuppose sorting for views bring a lot of expensive queries.
If you have any idea to do not make a query for each row I'm glad to see patches
Comment #3
sotiris commented+1 subscribe
Comment #4
Aldus commented+1
Comment #5
strellman commentedHow about a filter based on the count. In my case I want to filter to see where nodes have no referrals. I can't even seem to do that.
The field based on the referral count isn't sortable in the table view.
Comment #6
fourmi4x commented+1 for sorting, + 0,75 for filtering !