gpasc_auto_save_finished (JS)
Description
Action that fires right after GP Advanced Auto Save finishes an auto save request.
Usage
window.gform.addFilter( 'gpasc_auto_save_finished', 'my_custom_function' );
Parameters
formId number
The id of the current form.
GPAdvancedSaveAndContinue instance
Current instance of the
GPAdvancedSaveAndContinue
class.successInfo object
Argument array that is used when initializing the field’s JS. The following properties are passed in the $init_args array:
Since
This filter is available since Gravity Forms Advanced Save and Continue 1.0.9.