gpasc_auto_save_started (JS)

  1. Description
  2. Usage
  3. Parameters
  4. Since

Description

Action that fires right before GP Advanced Auto Save initiates an auto save request.

Usage

window.gform.addFilter( 'gpasc_auto_save_started', 'my_custom_function' );

Parameters

  • formId number

    The id of the current form.

  • GPAdvancedSaveAndContinue instance

    Current instance of the GPAdvancedSaveAndContinue class.

Since

This filter is available since Gravity Forms Advanced Save and Continue 1.0.9.