How can I check completed fields before submission?

  • simonebrennan
    Asked on May 20, 2015 at 2:51 AM

    Hi, I would like to have my form fields as 'non-required', so they can swap pages and fill out in any order, however I need to ensure that all fields are completed before submission. What is the easiest way to do this?

    Thanks,

    Simone

  • Boris
    Replied on May 20, 2015 at 5:48 AM

    Hello Simone.

    What I would suggest is that you add Conditional Logic to your form, to hide the Submit button until all of these fields are filled.

    How can I check completed fields before submission? Image 1 Screenshot 20

    If you are using the condition to hide the Submit button, please use the If Any of the rules are matched (5).

    You can add a Text field above the Submit button that would instruct the users to please fill in the entire form before they are able to Submit the form.

    Please try it out and let us know how it goes, or if you need further help in setting it up.

    Kind regards.