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_Hidden

This class is responsible for determining how the Hidden field and the Hidden Quantity field are 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.

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_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_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_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_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_Section

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

GF_Field_Radio

This class is responsible for determining how the Radio Button 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, Product Option, and Shipping fields rendering when the field is a radio button.