gpcc_custom_copy (JS)

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

Description

Handle copying fields manually.

Usage

gform.addFilter( 'gpcc_custom_copy', my_custom_function );

Parameters

  • copyMode bool

    Set to true to instruct GPCC to leave copying functionality to filter.

  • id string

    HTML Element ID that triggered the event.

  • sourceGroup object

    jQuery collection of elements to copy from.

  • targetGroup object

    jQuery collection of elements being copied to.

  • currentField string

    Field ID of the current field being copied (e.g. “9.3”)

Since

This filter is available since Gravity Forms Copy Cat 1.4.34.