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_field_css_class
This filter can be used to dynamically add/remove CSS classes to a field.
gform_field_deleted
Description.
gform_field_filter_from_post
Enables the filter settings for the form fields retrieved from $_POST to be modified.
gform_field_filters
Description.
gform_field_groups_form_editor
Description.
gform_field_input
Description.
gform_field_map_choices
The gform_field_map_choices filter can be used to override the choices available in the field map drop down.
gform_field_settings_tab_content
The gform_field_settings_tab_content action hook is used to echo the content for a custom field settings tab in the form editor.
gform_field_settings_tabs
The gform_field_settings_tabs filter enables new tabs to be registered for display in the field settings panel in the form editor.
gform_field_size_choices
The gform_field_size_choices filter allows the choices for Field Size setting in the form editor to be customized.