I would like to show the author's vote on its node in a views list.

There is a node type on which every user can vote as well as its author. The "views" listing node titles with each node's "average vote" and "the current user's vote". I would like to also add "the vote of author of the node" if it exists, otherwise empty or 0.

1. I added relationship "Content:Author" as "author"
2. I added relationship "Content:Votes" (nodes are dublicated)

I cannot restrict votes to those cast by the author. (And I dont want to substract nodes that dont have author's vote.)

Comments

TR’s picture

Assigned: ctnl » Unassigned
Issue tags: -author, -views, -vote value
TR’s picture

Version: 7.x-2.12 » 7.x-2.x-dev
Priority: Major » Normal

@ctnl: When you assign an issue to yourself, that means that YOU are going to answer the question or fix the issue. I don't think that's what you intended.