SOLVED

How to stop forcing "sign in" when voting.

Go to solution
Anonymous
Not applicable

How to stop forcing "sign in" when voting.

We are trying to send newsletters internally to a landing page that has a poll.

When someone votes the poll is forcing "sign in" or "share" neither of which we want as it is just an internal poll.

How can I remove this flow from the steps?

Thanks.

Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: How to stop forcing "sign in" when voting.

I found it impossible to turn off all social stuff for the poll when I tried a little while ago.  Even using CSS display:none; was cumbersome.

I think you could probably get the same results using a form, which won't have any unwanted elements.

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: How to stop forcing "sign in" when voting.

I found it impossible to turn off all social stuff for the poll when I tried a little while ago.  Even using CSS display:none; was cumbersome.

I think you could probably get the same results using a form, which won't have any unwanted elements.