I want to have my users vote on restaurants. I am using the modules Voting API, Fivestar and Views. The view I have created is showing the information I need however when individual votes have the same value the information is shown twice. The average voting is updated correctly. I have tried to only use the average voting and make it "clickable" for users which gives my the correct result but I find it "cleaner" to have the average and the individual separate.

Can anyone help me with this?
Thanks.

CommentFileSizeAuthor
#4 overzicht.txt7.11 KBLuzAr
#4 Overzicht.JPG103.1 KBLuzAr

Comments

LuzAr’s picture

Hmmm, anyone?

LuzAr’s picture

Category: feature » bug
eaton’s picture

Category: bug » support

You'll need o be a bit more precise; I'm not sure what "when individual votes have the same value the information is shown twice" means. If you can include a screnshot of the problem in action or -- preferably -- an exported version of the view attached to this issue, I can look into it.

LuzAr’s picture

StatusFileSize
new103.1 KB
new7.11 KB

Thanks for your response Eaton.

Re-reading my own message I see I made a mistake. When individual votes are NOT the same the information (Name, address etc.) is shown twice.
As you requested I have included a screenshot and a text file with the code.

Thanks for your help!

ntt’s picture

subscribing

mssarath’s picture

subscribing

mssarath’s picture

Hi,
i solved my problem , in views relation , 'node: voting result' select aggregation function, in my case 'average' so it removed duplicate entry.

sarath

eaton’s picture

Status: Active » Closed (fixed)