Currently in a large multi page form the is saving per page and when the user leaves and then resumes the form the form returns to the first page of the and not where the user left off.

I there a way to resume the form at the page the user left?

Comments

quicksketch’s picture

Title: How to resume a multi page form to the page to the page the user was on » Resume a multi page form to the page to the page the user was on
Component: Documentation » Code
Category: support » feature

No you can't currently make Webform do this, though I don't think it would be programmatically difficult to accomplish, other than trying to figure out which page the user should be directed to upon viewing the page. Let's move this to a feature request.

pandaPowder’s picture

Hey @quicksketch can you give any indication of how one would go about doing this? I know which step of the form my user should be on if I knew how to tell webform to start on that page of the multiform.

Thanks,

Dallas

DanChadwick’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Closing for lack of activity, although there have been other similar requests for 7.x-4.x

NancyDru’s picture

Version: 7.x-3.18 » 8.x-5.x-dev
Status: Closed (won't fix) » Active

Re-opening because we really need this for our 21 page forms (government).

jrockowitz’s picture

In D8, I am pretty sure the automatically saving of drafts will return a user to their last submitted page.

jrockowitz’s picture

Status: Active » Fixed

If this is still an issue in D8, please create a new ticket.

NancyDru’s picture

Status: Fixed » Closed (works as designed)

Somewhere along the line it started working.