Fields
Address Fields
In this documentation section, you will find filter hooks that are available for use to impact the address field in Gravity Forms.
Credit Card Fields
In this section of documentation, you will find filters used to disable the use of the Credit Card field or ones to update Credit Card data.
Date Fields
In this section of documentation, you will find filters used to control the minimum and maximum years that may be set for a Date Field.
Email Fields
In this section of documentation, you will find filters used to modify the Email Field information in Gravity Forms.
File Upload Fields
In this section of documentation, you will find filters used to control File Uploads in Gravity Forms.
Multiselect Fields
In this section of documentation, you will find a listing of hooks available for use in Gravity Forms with the Multiselect Field.
Name Fields
In this section of documentation, you will find a listing of filter hooks available for use in Gravity Forms with the Name field.
Other Fields
Covers all the hooks not related to any of the specifically listed categories.
Password Fields
In this section of documentation, you will find a listing of filter hooks available for use with the Gravity Forms' Password field.
Product Fields
In this section of documentation, you will find a listing of filter hooks available in Gravity Forms available for use with Product fields.
Articles
gform_image_choice_input_visibility
Allows managing the Image Choice field input visibility.
gform_image_choice_label_visibility_default
Allows the default Image Choice label visibility setting to be managed.
gform_include_thousands_sep_pre_format_number
Prevents the thousand separator being included when the number field value is formatted for display
gform_input_masks
Use this filter to edit the list of built-in input masks that are displayed in the Text Field input mask setting.
gform_multifile_upload_field
This filter is used to filter the field object that will be associated with the uploaded file.
gform_multiselect_placeholder
Use this filter to change the default “Click to select…” placeholder text on Multi Select fields.
gform_name_first
This filter is executed when creating the first name field and can be used to modify the “First” label.
gform_name_last
This filter is executed when creating the last name field and can be used to modify the “Last” label.
gform_name_prefix
This filter is executed when creating the name prefix field and can be used to modify the “Prefix” label.
gform_name_suffix
This filter is executed when creating the name suffix field and can be used to modify the “Suffix” label.