JavaScript
Articles
gform_calculation_result
Description.
gform_form_editor_can_field_be_added
This filter fires on the Form Editor page when a field button is clicked or dragged on to the form, it can be used to prevent a field being added to the form if the conditions you define are not met.
gform_product_total
Description.
gform_pre_form_editor_save
This filter fires on the Form Editor page when a form is saved.
gform_post_render
This jQuery hook is fired every time the form is rendered to allow custom jQuery to be executed. This includes initial form load, going to the next/previous page on multi-page forms, form rendered with validation errors, confirmation message displayed, etc.
gform_page_loaded
Fires on multi-page forms with AJAX submission enabled when changing pages (i.e. going to the next or previous page).
gform_merge_tags
Allows merge tags to be added/removed from the Merge Tag drop down in the admin.
gform_load_form_settings
This filter fires when the Form Settings page is loaded.
gform_load_field_settings
Description.
gform_format_option_label
Description.