RS Gravity Forms Edit Entry
[WordPress 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.
by Radley Sustaire · github.com/radgh/rs-gravity-forms-edit-entry
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/radgh/rs-gravity-forms-edit-entry/releases/download/v1.0.0/rs-gravityforms-edit-entry.zipDeclares an update source (https://github.com/RadGH/RS-Gravity-Forms-Edit-Entry), so updates arrive through the plugin's own updater.
Readme
RS Gravity Forms Edit Entry
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.
Changelog
1.0.0
- Initial release
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Aug 15, 2024 | rs-gravityforms-edit-entry.zip | 1 |