Closed (works as designed)
Project:
Fivestar
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2011 at 09:21 UTC
Updated:
24 Mar 2014 at 14:40 UTC
Jump to comment: Most recent
Comments
Comment #1
Luna Vulpo commentedI find a way but this not work like it should.
I add relationship "Vote results" and there I set up:
Value type: points
Aggregation function: Total score.
This settings gave me a field "(Vote results) Vote results: Value" but there is nothing.
But when I change to:
Value type: percent
Aggregation function: Average vote
the filed "(Vote results) Vote results: Value" has correct value. But only in this case works fine, what other I set, it gave me wrong result.
Comment #2
Energyblazar commentedTry using voting rules and rules and fivestar....
Comment #3
ericduran commentedYou need to use
Value type: percent
Aggregation function: Average vote
This is the only type of data fivestar stores. After that you can just used the fivestar widget to display the stars.
Not really a bug report. Also this is probably more fleshed out in the dev version because of some views/related changes that happend in dev.
Comment #4
whiteph commentedPlease test with 7.x-2.1 release and report back, as there have been a lot of fixes applied since then.