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_frontend_feed_deactivated
Description.
gform_frontend_feeds_evaluated
Description.
gform_frontend_page_hidden
The gform_frontend_page_hidden JavaScript action hook is used to perform custom actions when a page step is hidden by conditional logic on the front-end.
gform_frontend_page_visible
The gform_frontend_page_visible JavaScript action hook is used to perform custom actions when a page step is made visible by conditional logic on the front-end.
gform_frontend_pages_evaluated
The gform_frontend_pages_evaluated JavaScript action hook is used to perform custom actions when page conditional logic rules have been evaulated on the front-end.
gform_generic_map_field_choices
This Gravity Forms Javascript filter allows third-party developers to change the items shown in a Generic Field Map value field based upon what is selected in the corresponding key field.
gform_geolocation_autocomplete_mappings_pre_populate
Allows the mapped autocomplete values to be customized before the values are added to the inputs.
gform_geolocation_autocomplete_options_pre_init
Allows customization of the options used to initialize the autocomplete for the address field.
gform_get_entries_args_entry_list
This filter allows you to filter which entries are displayed in the Entry List.
gform_get_field_value
Filters the lead value.