Beschrijving
This is an easy way to add a quick pre-submission confirmation page to your forms where users can preview the information entered in the form before they submit it. 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!
Kenmerken
- Adds a quick pre-submission confirmation page to Gravity Forms.
- No configurations; Just Plugin & Play!
Donaties
More than any donations, Contribution will be more helpful. Hence, Contributors are always welcome.
To contribute, just send a pull request over the Github repo
Installatie
For automatic installation:
The simplest way to install is to click on ‘Plugins’ then ‘Add’ and type ‘Gravity Pre-submission Confirmation’ in the search field. Click install then Activate.
For manual installation 1:
- Download the plugin zip file from WordPress Plugin repo
- Meld je aan bij je website en ga naar het Plugins onderdeel in je beheerderspaneel
- Klik op de Voeg Toe knop
- Onder Installeer Plugins , klik op de link Uploaden.
- Select the plugin zip file (gf-confirmation.x.x.x.zip) from your computer then click the Install Now button.
- Je zal een bericht zien verschijnen waarin staat dat de plugin is geïnstalleerd.
- Klik op Activeer Plugin.
For manual installation 2:
- You should have access to the server where WordPress is installed. If you don’t, ask your system administrator to help you out.
- Copy the plugin zip file (gravity-pre-submission-confirmation.zip) up to your server and unzip it somewhere on the file system.
- Copy the “gravity-pre-submission-confirmation” folder into the /wp-content/plugins directory of your WordPress installation.
- Meld je aan bij je website en ga naar het Plugins onderdeel in je beheerderspaneel
- Look for “gf-confirmation” and click Activate.
=Usage=
- Activate the plugin from Admin > Plugins menu.
- Add a page break in your gravity form at the end of the form for the pre-submission confirmation. You can do this using the Page Break field type.
- 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 customizatios, 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.
FAQ
-
Where are the options to add confirmation? I could find any menu option.
The plugin does not add any menu options, or any knid of options as such. All you need to do it add a Page break to your form at the end, and add a HTML field with the gravity form html elements, OR simply add {all_fields} to eco all the fields within the entry. -
How do I report a bug?
Though I have tested the plugin as much as I could, but in-case you come across a bug, there are two ways to report it.
First you can submit a issue via github.
OR
You can let me know about it via the support forum.
Beoordelingen
Bijdragers & ontwikkelaars
“Gravity Pre-submission Confirmation” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Gravity Pre-submission Confirmation” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
Version 1.0.5
Tested for WordPress 6.3.1
Version 1.0.4
Tested for WordPress 5.7.8
Version 1.0.3
Tested for WordPress 5.0
Version 1.0.2
Tested for WordPress 4.9.8
Version 1.0.1
Added support for PHP 7 and made translation ready.
Version 1.0.0
Initial Release.