Posted by LuzAr on February 11, 2009 at 10:10am
| Project: | Voting API |
| Version: | 6.x-2.0-rc2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | LuzAr |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#1
Hmmm, anyone?
#2
#3
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.
#4
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!
#5
subscribing
#6
subscribing
#7
Hi,
i solved my problem , in views relation , 'node: voting result' select aggregation function, in my case 'average' so it removed duplicate entry.
sarath
#8