Is it possible to create a form that the person fills a part at the beginning and the rest at the end?

  • micaellacerda
    Asked on July 29, 2019 at 10:37 AM

    Ola

    Tenho uma duvida

    Preciso criar um formulario que a pessoa preencha uma parte no inicio e o restante no termino, é possivel?


    Será para um motorista.

  • AndrewHag
    Replied on July 29, 2019 at 11:28 AM

    Do you mean to say that in a multi-page form only the user needs to fill out the first and last pages? It is possible to achieve this using the conditions. You can set a condition to skip the form to the last page when the user clicks on the Next button on the first page.

    Please follow this guide: How-to-Skip-Pages-Using-Conditional-Logic

    Let us know if you need any further assistance.

  • cdjfortaleza
    Replied on July 29, 2019 at 1:46 PM

    it would actually look like this:


    The user will fill in part of the form at the beginning of the trip and the rest at the end of the trip.


    Has as?

  • jherwin
    Replied on July 29, 2019 at 2:30 PM

    Hello @cdjfortaleza - I'm sorry but I don't understand what you wanted to do in your form. Did you mean, you want your users to fill out the beginning of your form to the end of your form?

    If so, you can enable the required functionality in your form fields. That will prevent your users from submitting the form if they do not fill in any fields in your form.

    Let us know if you are referring to something else. It will help us provide you with the appropriate workaround/suggestions if you can elaborate further on what you wanted to do using the form.