Articles

Submission Data Object

The Submission Data object is an associative array containing all the payment related properties for the entry being processed by an add-on.

Notification (deprecated)

The Notification object contains the settings for the administrator’s notification, such as destination email address, email subject and body.

string

http://codex.wordpress.org/How_to_Pass_Tag_Parameters#String.

Lead Object (deprecated)

See the Entry object for details.

Role Management

https://docs.gravityforms.com/role-management-guide/.

Making a Field Read-Only

If you want to change a field to be read-only, you currently need to use JavaScript to do so. The following filter and function will help you accomplish this.

Using EDD Software Licensing with the Add-On Framework

Add-ons can be integrated with the EDD Software Licensing extension to handle license key activation, deactivation, validation, and enable automatic updates.

Set Tabindex

Having an issue where pressing tab on your keyboard brings your user to another form on your page? That is because Gravity Forms assumes its tabindex values and you can have overlap.

Delete Entry Data after Submission

This article explains how how to manage deletion using Personal Data Settings, third-party tools, or custom code.

Autoresponder (deprecated)

The AutoResponder object contains the settings for the user’s notification, such as destination email field, email subject, and body. It is defined as an associative array.