JavaScript
Articles
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
Process your own custom code after the page is loaded in a multi-page form using the gform_page_loaded
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
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.