JavaScript
Articles
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.
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
Description.