Closed (won't fix)
Project:
Voting API
Version:
6.x-2.0-rc2
Component:
Views Integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2009 at 22:11 UTC
Updated:
27 Jul 2010 at 18:50 UTC
As the topic describes I'd like to make a view that shows the users that has gotten the biggest amount of positive votes on their nodes.
Can anyone help me, please?
Comments
Comment #1
MatteNoob commentedComment #2
eaton commentedThis is probably not possible using the Views integration as it currently stands. A third-party module could use a custom SQL query to pull that information up, but the Views integration isn't advanced enough to support that kind of on-the-fly calculation.
Comment #3
jacobpov commentedAlso interested in this