Hooks

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_geolocation_place_autocomplete_element_options

Customize Google Place Autocomplete settings for address fields in Gravity Forms using this filter.

gform_geolocation_place_autocomplete_element_place_details

The gform_geolocation_place_autocomplete_element_place_details filter allows developers to edit the requested fields from the Google Places API.