gpac_functions (JS)

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

Description

Filter the functions list used by GP Advanced Calculations on the backend (during submission). This hook must be used with the gpac_functions PHP hook on the backend.

Usage

window.gform.addFilter( 'gpac_functions', 'my_custom_function' );

Parameters

  • functions Object

    The functions list. The key is the function name and the value is a callable.

Since

This filter is available since Gravity Forms Advanced Calculations 1.0.21.