gpcc_custom_clear (JS)

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

Description

Handle clearing copied values manually.

Usage

gform.addFilter( 'gpcc_custom_clear', my_custom_function );

Parameters

  • clearMode bool

    Set to true to instruct GPCC to leave clearing 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 cleared (e.g. “9.3”).

Since

This filter is available since Gravity Forms Copy Cat 1.4.34.