JavaScript
Articles
gform_load_form_settings
This filter fires when the Form Settings page is loaded.
gform_load_field_settings
Description.
gform_format_option_label
This filter is executed when calculating and displaying the pricing on several product option fields or shipping fields
gform_field_deleted
Description.
gform_field_added
Description.
gform_confirmation_loaded
Fired on AJAX-enabled forms when the confirmation page is loaded.
gform_chosen_options
Allows the Chosen jQuery script settings for Drop Down and Multi-Select fields to be modified when the "Enable enhanced user interface" is checked.
gform_calculation_formula
This filter can be used to dynamically modify the formula of a number field calculation or calculated product field.
gform_rule_pre_evaluation
The gform_rule_pre_evaluation filters can be used to modify a conditional logic rule before it is evaulated.
gform_editor_field_settings
The gform_editor_field_settings filter allows the editor settings that are used for the current field, including those inherited from the inputType, to be overridden.