Can i have 2 different submit buttons go to two different places

  • extremephone
    Asked on July 31, 2015 at 1:52 AM


  • BJoanna
    Replied on July 31, 2015 at 5:46 AM

    Yes you can have two submit buttons inside of your form. However, it is not possible to redirect user to different page depending on which submit button the user clicks on.

    I would suggest you to use conditional logic to Change Thank You URL after submission

    With conditional logic you will be able to redirect your users to the different URL's depending on your custom rules (conditions). Unfortunately, you can not set the condition based on the clicked Submit button, but there are enough options that can be used as a workaround.

    Can i have 2 different submit buttons go to two different places Image 10

    Here is my demo form http://form.jotformpro.com/form/52112452591953 where I set this conditions.

    1438335826youtube Screenshot 21

    Hope this will help. Let us know if you need further assistance.