gform_freshbooks_enable_dynamic_field_mapping

gform_freshbooks_enable_dynamic_field_mapping

DescriptionUsageParametersPlacementSource Code

Description
This filter is used to enable the display of the option for dynamic field mapping under the 『Line Items』 setting on the Freshbooks feed. Dynamic field mapping allows you to map form fields to the line item』s unit cost and quantity.
Usage
1add_filter( 'gform_freshbooks_enable_dynamic_field_mapping', '__return_true' );
Parameters
This hook has no parameters.
Placement
This code should be placed in the functions.php file of your active theme.
Source Code
This filter is located in class-gf-freshbooks.php.

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注