Active
Project:
Fivestar
Version:
7.x-2.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2012 at 20:06 UTC
Updated:
19 Feb 2013 at 09:05 UTC
I'm trying to create a View which shows what a user has voted on nodes within my site. I can retrieve only those nodes for which the specified user has voted, but the field is showing the logged in user's vote, not the target user's vote.
Is there a way to show someone else's vote instead of my own?
Comments
Comment #1
haleagar commentedI need a similar item, I really need all users votes on all nodes as a great big data dump to excel.
(as a "official backup" of a particular voting session)
anyway I don't think there is any out of the box option for this but it can be done fairly easily in a custom report with fivestar_get_votes
http://drupalcontrib.org/api/drupal/contributions!fivestar!fivestar.modu...
Comment #2
tky commentedFollow up.
This functionality is needed by me as a historical voting record. Would be great if Fivestar can provide it as a support feature in Views.