I'm trying to create a block to display the top voted comments (voting_api and extra voting forms). When choosing a sort variable in views I see the "percent votes", but not the "points votes". When I sort on any of the percent votes the results don't make sense and change with every refresh. I can see that the votes are in the tables, I just can't get to them in Views.
Any ideas?
Thanks.
Comments
Comment #1
merlinofchaos commentedComment #2
awolfey commentedSent here by extra voting forms. Didn't get any response from voting_api after for more than a week. Thought I would try here. Am I asking this questions the right way?
Thanks.
Comment #3
eaton commentedUnfortunately, Views lists nodes. If you're wanting to pull up a list of comments, VotingAPI's views integration won't be able to help you, and the maintainer of the voting/rating module will need to provide their own results listing page.