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.
Solved! Go to Solution.
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.
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.