gpnf_save_and_continue_token

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

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.