JavaScript
Articles
gform_validation_error_form_editor
Allows the Gravity Forms form editor validation error to be overridden
gform_calculation_format_result
The “gform_calculation_format_result” filter can be used to override the default formatting for a calculated result.
gform_list_post_item_delete
Description.
gform_list_post_item_add
Description.
gform_reset_pre_conditional_logic_field_action
Description.
gform_post_recaptcha_render
Description.
gform_is_value_match
This filter can be used to filter whether the source and target values are a match.
gform_conditional_logic_operators
This JavaScript hook can be used to override the available conditional logic operators.
gform_spinner_target_elem
Use this filter to modify the element after which the spinner will be inserted. By default, it will be the next button (for multi-page forms) or submit button.
gform_append_field_choice_option
This filter can be used to add custom options for each choice.