Gravity Forms Utility

Description

gfUtility is a set of efficiëncy tools for Gravity Forms:

  • Show pages a form is embedded on
  • Show the feeds that are connected to a form
  • Toggle all fields to be required (or not)
  • Redact (prevent data from being stored in the database)
  • Send Notification when Entry Updated
  • Process Feed when Entry Updated
  • Manually Process an Add-On Feed
  • Hide User-Submitted Form (and display placeholder)
  • Prevent entry creation

Show Page with Form Embed

It can be hard to identify the pages on which a form is embedded. gfUtility simply shows you the pages that make use of a form. Pages are displayed on the forms overview page and in the Utility menu in the Gravity Forms toolbar menu on a forms’ settings page.

Toggle All Fields Required

In larger forms it can be convenient to turn on all fields as required an work your way back, to disable the minority of unrequired fields. Also, perhaps a more common use-case, would be to disable all required fields for testing purposes.

Redact

With gfUtility, each field in a form gets a “Redact” option under the fields’ “Advanced” settings. When enabling redact, you indicate that the field contents as submitted by a user, should not be stored with the entry (in the database). The data entered by the user is, however, available during the submit. This allows you to, for instance, generate emails that do contain the redacted field data.

Hide User-Submitted Form

The plugin adds the option to hide a form once it has been submitted to prevent duplicate entries by the same user. Since version 2.7, the plugin also allows you to set a placeholder for when the form is not displayed..

Prevent Entry Creation

Unlike the Redact option, which works on individual fields, the Prevent Entry Creation option disables entry creation entirely. Enable this option from the gfUtility section on the form settings page.