Can I have my window automatically close after a submission

  • undergrounddisposal
    Asked on August 1, 2014 at 5:28 PM
  • jonathan
    Replied on August 1, 2014 at 7:01 PM

    Hi,

    You can redirect to a different URL instead after form submission. You can just create or redirect to an empty page to make the page/form look like it was closed.

    You can setup the form Thank You page following this user guide  -Setting-Up-the-Thank-You-Page

    Can I have my window automatically close after a submission Image 1 Screenshot 20

    OR

    Another method is to redirect to the URL page that have a script on load event that will automatically close the browser window when loaded.

    This is not guaranteed to work since most browsers tend to block scripts that are automated.

    The script should be something similar to what was described here.

     

    Hope this help. Inform us if you need further assistance.

    Thanks.