I know that you can enable the vote up/down widget for teasers, but what I want to do is to enable it for my table view so that users can conveniently vote on multiple nodes on the views page rather than click on each node voting and clicking backwards. Any thoughts or possible alternatives?

Comments

awong’s picture

you can use the theme_views_view function to overwrite the view's theme in template.php, then you can put the vote up/down widget in the table view. And theme the view page to display as what you want.

marvil07’s picture

Category: task » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.