Using Global Countdown widget with redirect to another form

  • martin28
    Asked on September 21, 2017 at 3:13 PM

    All of the forms in the screenshot are linked. Thus when submit is clicked on form A, it redirects to form B. Form B redirects to Form C etc.

    All the forms are timed with the global countdown widget in order to set a time limit. The setting on the global countdown widget is to submit form once the time runs out. 

    The problem is that once the time runs out, the forms submit but they do not redirect to link of the next form.

    Is there any way to customize the countdown widget to submit form and redirect to url of the next form.

     

    Thanks 

    Jotform Thread 1254116 Screenshot
  • Mike
    Replied on September 21, 2017 at 5:00 PM

    The redirect should work. However, if one of the required fields is not filled, the form will not be actually submitted, so the redirect will not be triggered.

    Using Global Countdown widget with redirect to another form Image 1 Screenshot 20

    You may try removing the required status from the form fields and then test this again.

  • martin28
    Replied on September 24, 2017 at 3:06 PM

    Thanks.


    It works if required status removed.