Redirect in new window after submission

  • priovolosilias
    Asked on January 26, 2019 at 6:36 AM

    In my forms, I use conditions to redirect to different urls depending the answers given.

    Is it possible to open in new widow the urls that are included in my conditions?

    I don't see any choice for that when creating the conditions...   and I guess I can't use HTML code instead of the url.


    Thank you

  • Victoria_K
    Replied on January 26, 2019 at 7:30 AM

    Unfortunately, it is not possible to open redirect link in new window. As a workaround, you can redirect to your custom Thank You page that has a script to open new window after few seconds. Here is a guide to create Thank You page with autoredirect, you could improve the code to autoredirect in new window: Create-a-Custom-Thank-you-page-with-Auto-redirect

    Hope this helps! But, please get back to us if you need further assistance.