Articles

Enabling the Gravity Forms Toolbar Menu

The Gravity Forms toolbar menu enables quick access to your most recent common actions. This article shows you how to enable it.

Password

The Password field provides two single line inputs (one to enter the password and the second to confirm it) that will mask entered content with blobs or asterisks. It is only available when the User Registration add-on is active.

Sending Notifications on Custom Events when Using the Add-On Framework

Since Gravity Forms 1.9.12, add-ons which extend GFFeedAddOn or GFPaymentAddOn can register custom events for which they will send notifications.

Name

The Name field allows users to enter their name in the format you have specified. This allows you to capture name information as individual fields.

List

The List field allows the end user to add/remove additional rows (up to a pre-set limit) of information per field. This allows for the capture of multiple field values, or a variable “list” of data as defined by the end user.

GFAddOn

The GFAddOn class provides basic functionality for developers when creating new add-ons for Gravity Forms.

Information for Security Researchers

If you have discovered a vulnerability in one of our products we want to hear from you as soon as possible. Please gather as much information together as you can so we can work quickly to address it.

What To Do If You Suspect a Security Issue

We take security issues very seriously and want to make sure that any security concerns are appropriately addressed in a timely manner.

How To Report a Security Issue

We take security issues very seriously and want to ensure that you always feel safe when using Gravity Forms. Here are a few steps you should take if you believe you have a security issue with Gravity Forms.

gform_form_editor_can_field_be_added

This filter fires on the Form Editor page when a field button is clicked or dragged on to the form, it can be used to prevent a field being added to the form if the conditions you define are not met.