gpcc_custom_copy (JS)
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.