Articles

General Tab

A list of settings available to the field’s General tab and the positions the new settings can be added to when using the gform_field_standard_settings hook.

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.