I follow the using drupal book from o'rielly.
When i go to make a new view to display product finder table i found out that there is no Appearance option for Voting Result: Value that calculate the average of comment voting score.
So the value just show up the average like 70, for ex.

I've tried Fivestar version 7.x-2.0-alpha2 and 7.x-2.x-dev and could not make it.

Please suggest me what to do.

Best Regards,

Comments

torotil’s picture

Category: bug » support
Status: Active » Fixed

IMHO this works as intended. Votingapi is generic so it cannot provide views-fields that are specific for one module using it. For this to work either fivestar would have to provide it's own views field handler (or extend the one defined in votingapi) or you'd have to do this in the theme-layer.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.