gpcc_field_group (JS)

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

Description

Add/remove inputs from the field group.

Usage

gform.addFilter( 'gpcc_field_group', my_custom_function );

Parameters

  • group array

    A jQuery object with all field inputs that belong to this group.

  • trigger array

    An array of data that represents the triggering field and which field to copy to which field.

  • group_type string

    The type of group; either “source” or “target”.

  • field array

    The jQuery field object for the current group.

Since

This filter is available since Gravity Forms Copy Cat 1.4.22.