Description
Filter the group of checkboxes that are about to be processed.
This filter must be used with its JS counterpart to handle group logic on the frontend.
Usage
add_filter( 'gplc_group', 'my_custom_function' );
Example
Conditional Limits
This snippet adjusts the minimum/maximum limits using conditional logic.
Since
This filter is available since Gravity Forms Limit Checkboxes 1.2.