gpnf_save_and_continue_token
Description
Filter the Save & Continue token that will be used to retrieve child entries for population in a Nested Form field.
Usage
add_filter( 'gpnf_save_and_continue_token', 'my_custom_function' );
Parameters
gf_token null|string
The Save & Continue token.
form_id int|bool
The parent form ID for which the Save & Continue token is being fetched.
Since
This filter is available since Gravity Forms Nested Forms 1.0.25.