is there an easy way to create a views list of all website users and have their fivestar rating next to it.

It doesn't look like the fields are there to be added or creating a relationship to display the rating.

is it feasible or not?

thanks

Comments

Oghnia’s picture

anyone?

Richard Blackborder’s picture

Fivestar Extra does not have any integration with Views, sorry.

Maybe when it is hooked into the full live version of Fivestar, we will be able to make these changes.

Oghnia’s picture

thanks

Richard Blackborder’s picture

It is possible. Right now, you need to take my patch from #541236: Support for users in views integration and apply it to the file votingapi.views.inc to get it to work.

However, depending on what they say on that issue, this patch will either be integrated into votingAPI or I will add some stuff to Fivestar Extra to make the relationship appear.

Richard Blackborder’s picture

Status: Active » Fixed

VotingAPI 2.3 will support users ratings in views.

Status: Fixed » Closed (fixed)

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

czeky’s picture

I'm using views for comments display in a table, and want to be able to display comment rating in one cell as well, is it possible? Searched Views and didn't find how to.

Thanx

Richard Blackborder’s picture

Yes, it is possible. Just go to Fivestar and read about how to display Fivestar ratings in Views. If you have this module installed, the same approach will work for comments and users.