Articles

GF_Field_Checkbox

This class is responsible for determining how the Checkbox field is rendered when the form is displayed and how its value is handled during and after form submission. This class also handles the Product Option field rendering when it is a checkbox.

GF_Field_Calculation

This class is responsible for determining how the Calculation type Product field is rendered when the form is displayed and how its value is handled during and after form submission.

GF_Field_CAPTCHA

This class is responsible for determining how the CAPTCHA field is rendered when the form is displayed and how its value is handled during and after form submission.

GF_Field_Text

This class is responsible for determining how the Single Line Text field is rendered when the form is displayed and how its value is handled during and after form submission.

GF_Field_Address

This class is responsible for determining how the Address field is rendered when the form is displayed and how its value is handled during and after form submission.

GF_Field

The GF_Field class provides basic functionality for developers when creating new fields for Gravity Forms.

gform_partialentries_post_EVENT

Perform a custom action when the partial entry has been saved or updated.

Breeze Feed Meta

The Feed Meta object for the Breeze Add-On is an associative array containing the properties which determine how the add-on should process the form submission.

gform_breeze_card

The “gform_breeze_card” filter in the Gravity Breeze Add-On filters which card is created by the add-on.

Creating a Feed for the Breeze Add-On

Learn how to make a feed for the Breeze Add-On with just a few simple steps.