Gravity Forms Data Persistence Add-On Reloaded

February 14, 2016

Gravity Forms Data Persistence Add-On Reloaded Plugin

This plugin makes your Gravity Forms data-persistent.

Consider this scenario:

a) Your site uses multipage Gravity Forms.
b) Your user logs in to the site and starts filling up a 5-step form.
c) During the 3rd step, the user leaves without completely finishing the form.
d) Some days later, the user comes back and logs in to see that his inputs are all gone!

This happens because Gravity Forms by default does not save partially submitted forms.

Our plugin resolves this issue. Simple!

New Features

  1. Data can be saved automatically every 10 seconds via AJAXs.
  2. Disable persistence on a per field bases. Good for sensitive information you don’t want saved.
  3. Can now persist data for guest users based on a cookie ID.

KNOWN ISSUES

  1. Only 1 persistent form can be on a page.

Installation

Installation

  1. Upload extracted folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Choose the required persistent settings on the individual form settings page.

Screenshots

  1. This is a screenshot from the <em>FORM SETTINGS</em> page. This is where you activated persistence to work with each form.

    This is a screenshot from the FORM SETTINGS page. This is where you activated persistence to work with each form.

  2. This is a screenshot from the <em>FORM FIELD ADVANCE</em> settings <em>tab</em>. This will allow you to disable persistence on a per field bases.

    This is a screenshot from the FORM FIELD ADVANCE settings tab. This will allow you to disable persistence on a per field bases.

FAQ

Do I need to pay for this plugin as we do for Gravity Forms?

No, this is an absolutely free add-on.

Do you have any client support?

We don’t provide a dedicated support, but we will try our best to reply you back.
If there is a specific feature you would like to sponsor, you can email me directly at: me at robertiseley dot com

Changelog

3.3.1

  1. No persist bug fixed.

3.3.0

  1. Changed saving hook from ‘gform_post_submission’ to ‘gform_after_submission’
  2. Added feature to persist data for guest users.
  3. Fixed conflict with when other gravity forms are on page.
  4. Added ‘gfdp_ajax_interval’ filter to change ajax submission frequency.
  5. Added ‘Purge’ ability to allow admins to delete persistent data on demand.
  6. Persistence data can now “time out” after a set duration. This uses the WordPress Transient API.

3.2.3

  1. Fixed bug checking for empty variable when it always has one. Now persistence checking looking for ‘off’ also.

3.2.2

  1. Fixed bug on not saving persistence data during submit with “clear” not enabled.

3.2.1

  1. Fixed backward compatibiltiy bug with multiple entries feature.

3.2.0

  1. Added ajax save on 10 second timer. Will add custom timer in future. Sponsored by Letterquick.com
  2. Add a “No Persist” setting for form feilds. Found under the “Advanced” tab for each fields settings. Sponsored by Letterquick.com
  3. Changed variable names for uniformity. Still calling old variables for upgrade compatiblity.

3.1.1

  1. Persistent data call has been added to the first page only.

3.1

  1. Updated hook for javascript to work where form settings were moved to.
  2. Added an option to clear persistence for a user after they have submitted the form.
  3. Prepended functions names per wordpress.org’s request to avoid conflicts with other plugins.
  4. Removed sql delete query in favor of using GF’s class method.

3.0

Copy of orginal plugin by asthait

Details

  • Version: 3.3.1
  • Active installations: 1,000
  • WordPress Version: 2.9.2
  • Tested up to: 4.2.38

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars