Articles

GF_Field_FileUpload

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

GF_Field_Email

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

GF_Field_Date

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

GF_Field_CreditCard

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

gform_loaded

Use this hook to initialize any functionality that depends on Gravity Forms.

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.