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