Tagged Questions
1
vote
0answers
39 views
poll results used in views
Is it possible to use poll results inside views? Creating view and relationship to vote results I get 0 no matter what. My aim is to display poll results using 3rd party charting app.
Thank you
0
votes
0answers
54 views
Can I print a poll widget in an view? Drupal 7
I'm trying to print the widget into a view. The idea is to build a block to print the poll.
I'm looking for the option to print the widgit to vote, or the results of the votes. But I don't find the ...
0
votes
0answers
67 views
I want to add a poll to blog posts in a similar fashion that BleacherReport.com does
I'm trying to figure out a way to add a poll in the flow of a blog post in a similar fashion that they do over at bleacherreport.com. I've created a new field in my blog content type for node ...
1
vote
1answer
271 views
get node creation date in a view
I'm trying to get a nodes "poll" created date and how much time it has until it closes in a view.
but having a problem reaching that information for the available fields, I tried to create a relation ...