• Resolved drewz.ua

    (@drewzua)


    Hello everyone!

    I’ve included Google Form into the Popup Maker. Everything works fine, but I want to have a submit page also in Popu Maker (not in separate new window). I’m using the next code:

    <form action="https://docs.google.com/forms/d/MYFORMLINK" method="POST" target="_self" onsubmit="">

    So, after submtion, browser automatically redirectering me to a Google Submit page.

    Please, advise

    https://www.ads-software.com/plugins/popup-maker/

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @drewz.ua – Your form submits to a different website. Ultimately you have no control over where it goes unless google gives you a setting that you can change. In the case they do you could redirect back to the same page with a ?thank-you on the end and use Advanced Targeting Conditions or a custom PHP filter to then show a popup only when that URL parameter is present.

Viewing 1 replies (of 1 total)
  • The topic ‘Google Form in Popup Maker’ is closed to new replies.