JavaScript
Articles
gform_generic_map_field_choices
This Gravity Forms Javascript filter allows third-party developers to change the items shown in a Generic Field Map value field based upon what is selected in the corresponding key field.
gform_merge_tags_supported_input_types
The filter gform_merge_tags_supported_input_types allows users to filter the field types which are available for use in the merge tag drop down.
gform_repeater_item_pre_add
This JavaScript hook can be used to filter new Repeater Field groups before they are added.
gform_input_change
This JavaScript hook allows further actions to be performed when the **keyup** or **change** event is fired for an HTML **input**.
gform_spinner_url
Allows modifying the spinner URL when the gformAddSpinner() function is called directly.
gform_price_change
JavaScript hook is fired when any pricing field is modified.
gform_load_field_choices
This JavaScript hook allows help text to be displayed below the choices in the Form Editor.
gform_is_valid_formula_form_editor
Description.
gform_file_upload_status_markup
JavaScript filter allowing the file upload markup to be filtered as it is being uploaded.
gform_frontend_feed_deactivated
Description.