Is there a way that the form have a button to go to the bottom and submit if the user does not need to fill out the remainder of the form?

  • traceyshuck
    Asked on September 16, 2016 at 1:09 PM

    Is there a way that the form have a button to go to the bottom and submit if the user does not need to fill out the remainder of the form?

  • Jan
    Replied on September 16, 2016 at 5:52 PM

    You can set a condition on a field that will hide or show other elements based on the user's selected answer. I created a demo form, here's the link: https://form.jotform.com/62583892903971.

    Here's a guide on how I created this demo form:

    1. I inserted a "Radio button" on the form that have a Yes or No option.

    Is there a way that the form have a button to go to the bottom and submit if the user does not need to fill out the remainder of the form? Image 1 Screenshot 50

    2. Click the "Conditions" button on the top toolbar.

    Is there a way that the form have a button to go to the bottom and submit if the user does not need to fill out the remainder of the form? Image 2 Screenshot 61

    3. Create "Show/Hide Field" condition.

    Is there a way that the form have a button to go to the bottom and submit if the user does not need to fill out the remainder of the form? Image 3 Screenshot 72

    4. The condition I set is when the user selected "No", all the fields below will be hidden and only the Submit button will show.

    Is there a way that the form have a button to go to the bottom and submit if the user does not need to fill out the remainder of the form? Image 4 Screenshot 83

    Hope that helps. Thank you