• Hi, I wondered if the following feature can be implemented with YOP poll:

    You know newsletters (sent per mail) which have the first question of a poll in the newsletter (like “yes” or “no”), each with a button, showing up in the newsletter. Behind the button, there is an URL which leads the user to the poll, where the first question has already the value clicked.

    Can this be done?
    … with a GET request like https://www.yoururl.com/pollpage/?answer%5B1%5D=yes (I tried this one, won’t work)
    … with a POST request (i.e. the newsletter contains a form)?

    And if yes, how do I handle the security thing that posting crap won’t mess up anything?

    Many thanks, Claus

Viewing 1 replies (of 1 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hey Claus

    I am thinking this can be done with some custom javascript code that you can add to your page.

    Would this solution work for you?

Viewing 1 replies (of 1 total)
  • The topic ‘Mark first answer with URL?’ is closed to new replies.