Hello,
I need to show on a node the user's vote with a view
the field widget is "rated while editing",
when I rate the field on the form,and then i go to the node, the vote is displayed.
But if I render a view just after the $content, the smileys are displayed but not the vote.
Here is a screenshot, in green the view, the rest is node

I use views 3.5
Fivestar 7.x-2.0-alpha2
Fivestar Smileys 7.x-1.0
Voting API 7.x-2.10

Regards,

CommentFileSizeAuthor
#3 fivestar.jpg64.01 KBzorax
#1 fivestar.jpg100.46 KBzorax

Comments

zorax’s picture

StatusFileSize
new100.46 KB

here is the screenshot

zorax’s picture

I made some additionnal tests.
When I print the block views in different node.tpl, the views is displaying correctly everywhere excepted on the original content type, where the stars are displayed but not the vote....

zorax’s picture

StatusFileSize
new64.01 KB

Can you help please,
now I understand the problem when I want to display the own vote of the user (field rights : public / view display : view mode " full content" )
I can't display the rate of the owner of the vote.

it works perfect in views with preview, the rate appears as shown on the screenshot, but the view in the node display only the stars, note the vote.

the result is the same, for an average display or personal display.

zorax’s picture

I found the solution, it's a bug and the patch is here but non-officical
http://drupal.org/node/1506582#pift-results-1506582

whiteph’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)