Articles

gform_view

This action allows additional actions to be performed based on the form view.

gform_shortcode_preview_disabled

This filter is used to enable/disable the shortcode preview within the Add Form button.

GF_Field_HTML

This class is responsible for determining how the HTML 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.