How do offline forms behave if the user starts filling out the form while they have an internet connection, but lose their connection before they submit, then click submit? I'm assuming it automatically saves it locally and then uploads it to the server when connection is restored, but I wanted to double-check.
We have a client who will be filling out a form while walking on large properties that are located in the middle of nowhere. The concern is what happens if they lose their connection and try to submit. Do they get an error message, or is Forms now smart enough to handle it gracefully? I watched the demo in the webinar but that only handled a situation where the mobile device was put on airplane mode before the user started filling out the form.