A WordPress plugin which adds a quick pre-submission confirmation page to your Gravity forms where users can preview their entered data before it is submitted.
Contributors: patilswapnilv https://github.com/patilswapnilv
Plugin Name: Gravity Pre-submission Confirmation
Plugin URI: https://github.com/patilswapnilv/gravity-pre-submission-confirmation/
Tags: gravity forms,confirmation, pre-sumbit
Author: patilswapnilv
Author URI: http://swapnilpatil.in/
Donate link: http://swapnilpatil.in/contribution/
Licence: GPL-3.0+
Licence URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Requires at least: 3.5
Tested up to: 4.7
Version: 1.0.0
Stable tag: 1.0.0
##Synopsis This is an easy way to add a quick pre-submission confirmation page to your forms where users can preview their entered data before it is submitted. Gravity Forms does not provide any way to do this by default; however, with this plugin and a few simple form configuration instructions, you’ll have pre-submission confirmations working like magic!
###Features
- Adds a quick pre-submission confirmation page to Gravity Forms.
- No configurations; Just Plugin & Play!
##Installation:
- Upload
gravity-pre-submission-confirmation
folder to your/wp-content/plugins/
directory. - Activate the plugin from Admin > Plugins menu.
- Add a page at the end of the form for the pre-submission confirmation. You can do this using the Page Break field type within Gravity Forms.
- Add an HTML field from the “Standard Fields” section.
- The easiest way is to add {all_fields} to this section. But if you need more customizations, go ahead and select the HTML field for editing. The 'Content' setting of this field now supports all merge tags like {Name (First):4}, {Question:5}.
- Update the Gravity form.
If you liked this plugin, you might also like my other plugins:
Login and Logout redirect - Redirects users to specified url on logging in, logging out OR both.
Shortcodely - Enables the usage of shortcodes almost any where on your WordPress website.
= Version 1.0.0 =
- First stable release.
= Version 1.0.1 =
- Upated to work with PHP 7
- Tested upto WordPress 4.7
#Contribution
Contributors are always welcome. To contribute, just send a pull request here
Found a BUG, please report an issue here and I will try to get it fixed in the following release.
coming soon