JavaScript
Articles
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.
gform_merge_tag_value_pre_calculation
Description.
gform_list_item_pre_add
This JavaScript hook can be used to filter new List Field rows before they are added.
gform_post_calculation_events
This filter can be used to register custom methods for triggering calculations.
gform_post_conditional_logic_field_action
Description.
gform_datepicker_options_pre_init
This filter can be used to modify the options used to initialize a fields datepicker.