Does 2.x not have views integration? I don't see widget as a field.

Comments

ManyNancy’s picture

Is there an answer? was views integration removed from 2.x?

zmove’s picture

+1 for this !

I even created a duplicate of that issue before finding it : #696750: Vote Up/Down View field

Flying Drupalist’s picture

Category: support » feature

Well it's nowhere I can find.

bassam’s picture

subscribing

adding the VUD as a field in the views is much better than dealing with the node.tpl

finex’s picture

subscribing

skizzo’s picture

Yes, views integration is there. You can add vote fields to a node view (you must add a Node: Vote results relationship first!)

Flying Drupalist’s picture

Not asking about views results, but vud widget.

Juryiel’s picture

subscribing

jthomasbailey’s picture

subscribe

sachbearbeiter’s picture

subscribe

marvil07’s picture

Status: Active » Closed (duplicate)

in favor of #660258: Expose widgets as views fields, which have patch!

sivaji_ganesh_jojodae’s picture

Yes, views integration is there. You can add vote fields to a node view (you must add a Node: Vote results relationship first!)

Nice. Adding Vote results relationship does the trick. It would be fine if there is any documentation explaining the same.

dgastudio’s picture

Node: vote results relationship: added.
Vote Up/Down: Node Widget Node Widget: added

In views-fields.tpl.php
print $fields['vud_node_widget']->content;
added.

Widget is not displayed. that i'm doing wrong? how i must configure relationship?

for now i have:

Value type: points
Vote tag: no filter
Aggregation function: no filter

P.D. Sorry for my english