Hooks

Articles

gform_conditional_logic_fields

The gform_conditional_logic_fields JavaScript filter in Gravity Forms allows filtering which fields are available for conditional logic and adding custom fields to conditional logic.

gform_conditional_logic_is_valid_flyout_click

This JavaScript filter allows add-ons to define certain clicks within the conditional logic flyout as valid to prevent the flyout from closing

gform_conditional_logic_operators

This JavaScript hook can be used to override the available conditional logic operators.

gform_conditional_logic_values_input

The gform_conditional_logic_values_input JavaScript filter in Gravity Forms allows filtering the input string provided for the conditional logic comparison value.

gform_config_data_$name

Allows users to filter the raw config data that eventually gets parsed into localized data.

gform_confirmation

This filter can be used to dynamically change the confirmation message or redirect URL for a form.

gform_confirmation_actions

Modify the list of actions which display below the Confirmation Name on the Confirmations list view.

gform_confirmation_anchor

Use this filter to enable or disable the confirmation anchor functionality that automatically scrolls the page to the confirmation text or validation message upon submission.

gform_confirmation_before_save

https://docs.gravityforms.com/gform_pre_confirmation_save/.

gform_confirmation_loaded

Fired on AJAX-enabled forms when the confirmation page is loaded.