Field Classes
Articles
GF_Field_Select
This class is responsible for determining how the Drop Down field is rendered when the form is displayed and how its value is handled during and after form submission. This class also handles the rendering of the Product, Product Option, Quantity, and Shipping fields when they are a drop down.
GF_Field_Shipping
Need to create a custom Shipping field for your products in Gravity Forms? The GF_Field_Shipping class is what you’re looking for.
GF_Field_SingleProduct
This class is responsible for determining how the Single Product field is rendered when the form is displayed and how its value is handled during and after form submission.
GF_Field_SingleShipping
This class is responsible for determining how the Single Method Shipping 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_Textarea
This class is responsible for determining how the Paragraph Text (textarea) field is rendered when the form is displayed and how its value is handled during and after form submission.
GF_Field_Time
This class is responsible for determining how the Time field is rendered when the form is displayed and how its value is handled during and after form submission.
GF_Field_Total
This class is responsible for determining how the Total field is rendered when the form is displayed and how its value is handled during and after form submission.
GF_Field_Website
This class is responsible for determining how the Website field is rendered when the form is displayed and how its value is handled during and after form submission.