How to let users edit their submissions in WPEForm

User Editing Submission
Editing Submission

With WPEForm it is possible to let your users edit the submissions. You can configure right inside the Form Builder to:

  1. Let (or let not) a user edit their submissions.
  2. Optionally impose a time limit for how long they can edit.

Let us see how to configure it.

Configure Form Access Permissions

Configure Form Editing Permissions
Configure Form Access

From the Form Builder, go to Permissions Form Access and enable the switch saying Can edit submission.

Now new configuration controls will show up.

  • Impose time limit on edit (enabled by default) - If enabled a time-limit will be imposed up until which the submitting user can edit the submission.
  • Edit expiration time (min) - Number of minutes since the first time of submission, up until when the user is able to edit.

From where user can edit the submissions

There are two places from where users can edit the submissions.

Editing submission from summary page
Editing from Summary Page
1

Summary Page - A link to the submission is automatically generated and sent along (by default) through email. When your users access this link, and edit button like in the image above is shown.

Editing submission from user portal page
Editing from User Portal
2

User Portal Page - You can share link of the user portal through your website's navigation menu. Once accessed, users can view a submission and click on the edit button. Do note that User Portal is available for logged in users only.

Submission editing happens with the Summary Page Link that is sent alongside the email. This link is protected by an autogenerated token and anyone having access to the token can edit the submission. Read more about the Summary Page here.