JavaScript
Articles
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
Description.
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.
gform_load_bulk_choices_choice
The gform_load_bulk_choices_choice filter allows each of the current fields choices to be overridden as they are loaded into the Bulk Add / Predefined Choices UI.
gform_insert_bulk_choices_choice
The gform_insert_bulk_choices_choice filter allows each choice to be overridden as it is added to the field using the Bulk Add / Predefined Choices UI.
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.