This plugin allows users to edit their previous entry on a gravity form. Adds a new “Editable Form” block and supports the Gravity Forms shortcode by adding the editable=”true” property.
Required Plugins
- Gravity Forms
- Advanced Custom Fields
How to use
- Install and activate the plugin
- Modify a form on a page:
- If using the block editor, add the block “Editable Form”
- If using a shortcode, add the attribute: editable=”true” and optionally a confirmation to show when editing an entry: confirmation=”Entry edited”
- Submit the form once so you have an entry.
- Visit the page again. You should see the form pre-filled with your previous entry.
- Make changes and submit the form again. The existing entry will be updated.
- A note will be added to the entry explaining that it was updated by the user.