Hooks
Actions
Learn about the different action hooks available within Gravity Forms. Action hooks allow you to perform additional actions when an event takes place.
Filters
Discover the different filter hooks available within Gravity Forms. You can use filters to modify data to better match your particular needs.
JavaScript
Find explanations of the various JavaScript hooks used by Gravity Forms and its add-ons.
Deprecated
Here you will find a listing of the action hooks in Gravity Forms which have been deprecated.
Articles
gform_chainedselects_max_file_size
This filter allows the max file size for imported Chained Select files to be controlled.
gform_checkbox_choices
https://docs.gravityforms.com/gform_field_choices/.
gform_checkbox_deselect_all_label
This filter allows the “Deselect All” label for the Checkboxes field to be modified.
gform_checkbox_limit_exact_message
Allows to modify the message displayed when a checkbox is limited to an number of choices.
gform_checkbox_limit_max_message
Allows to modify the message displayed when a checkbox is limited to a maximum number of choices.
gform_checkbox_limit_min_message
Allows to modify the message displayed when a checkbox is limited to a minimum number of choices.
gform_checkbox_limit_range_message
The filter allows to modify the message displayed when a checkbox is limited to a maximum number of entries.
gform_checkbox_select_all_label
This filter allows the “Select All” label for the Checkboxes field to be modified.
gform_choices_setting_title
Description.
gform_chosen_options
Allows the Chosen jQuery script settings for Drop Down and Multi-Select fields to be modified when the "Enable enhanced user interface" is checked.