How to allow respondents to edit their form submission?
This feature is only available for Team plan subscribers.
This features allows your form respondents to edit their submissions at any point in time after submission.
Find and open the form for which we want to enabled the submission edition feature
In the form editor, click on "Settings" from the top of the page then click on the "**About submission**" section
Toggle the "Editable submissions" button on and click "Save changes".
If that option is enabled, form respondents will see a new edit button after submission:
They can click it to edit their submission, and they can copy that URL and save it to edit their submission in the future.
If you also enabled submission confirmation email, respondents will receive an email that will also contain a link to the submissions edit page.
They will be able to edit their submission whenever it's necessary. If you change the record in Notion, they will see its most up to date version when loading the edit page.
Sometimes it can be useful to use the form to edit records you already have in your Notion database. The easiest way to do this is to add a formula column to your Notion database with the following value: "<FORM_URL>?page_id=" + id(). The added formula column will contain links to edit each of your records in your form.
Note that you need to replace <FORM_URL> with your actual form URL.
Also, please make sure that you are using the Notion formula function id() and not another ID that you have, or that was generated by NoteForms.
Please click here to get the full details about our pricing structure and the differences between each plan.
Please check this article for more details.
How to allow respondents to edit their submissions in a Notion Form?
This features allows your form respondents to edit their submissions at any point in time after submission.
Enabling the feature
Find and open the form for which we want to enabled the submission edition feature
In the form editor, click on "Settings" from the top of the page then click on the "**About submission**" section
Toggle the "Editable submissions" button on and click "Save changes".
Editing Form Submissions
If that option is enabled, form respondents will see a new edit button after submission:
They can click it to edit their submission, and they can copy that URL and save it to edit their submission in the future.
If you also enabled submission confirmation email, respondents will receive an email that will also contain a link to the submissions edit page.
They will be able to edit their submission whenever it's necessary. If you change the record in Notion, they will see its most up to date version when loading the edit page.
Editing Existing Notion Database Records
Sometimes it can be useful to use the form to edit records you already have in your Notion database. The easiest way to do this is to add a formula column to your Notion database with the following value: "<FORM_URL>?page_id=" + id(). The added formula column will contain links to edit each of your records in your form.
Note that you need to replace <FORM_URL> with your actual form URL.
Also, please make sure that you are using the Notion formula function id() and not another ID that you have, or that was generated by NoteForms.
Please click here to get the full details about our pricing structure and the differences between each plan.
Please check this article for more details.
How to allow respondents to edit their submissions in a Notion Form?
Updated on: 12/10/2024
Thank you!