Can I redirect a user after he takes a poll ? Or is the poll user forced to stay at the website ?

Thanks
Marcel
http://tinyhttp.com

CommentFileSizeAuthor
#6 242165_advpoll_redirect.patch4.19 KBhefox

Comments

alan d.’s picture

On a similar, but slightly different thread, is it possible to get a redirect to the page that is housing the poll block? For both vote and cancel submissions.

Thx in advance.

hello12345’s picture

Any answer to this?

xayberoptix’s picture

I would really like to know the answer to this as well. I am using Panels and in one of the panels, I have a poll. When the user votes, it takes them to a page that consists of the poll results and such. Well, I would rather that when they vote, it takes them directly back to the same panel page. Thanks.

Milkrow’s picture

Version: master » 6.x-1.x-dev

This feature would be fantastic. In fact, it would be great if the redirect were choice specific so that if the user votes "yes", then go to one node and if they vote no, they go to another node. Any chance this is in the works? Is it possible now? How? Please answer/advise on how to achieve a poll redirect or perhaps how one could alter the poll so that a path redirect would work???

mikepetersonwi’s picture

subscribing

hefox’s picture

StatusFileSize
new4.19 KB

Here's some start to it; working for cancel vote but not voting itself, possible due to the ajax.

bcobin’s picture

The redirect works (nice!), but unfortunately, the poll results don't get generated (this is with a Binary Poll). This is regardless of the Ajax settings. Oh, well... :-(

Pretty good workaround is to use the handy CCK Redirection module, although instant redirection only happens for anonymous users (I think).

devin carlson’s picture

Status: Active » Closed (duplicate)

Marking this as a duplicate of #1776: Poll Redirects.