Articles

gform_freshbooks_enable_dynamic_field_mapping

This filter is used to enable the display of the option for dynamic field mapping under the ‘Line Items’ setting on the Freshbooks feed.

gform_freshbooks_send_item_id_for_fixed_dynamic

This filter is used to enable the sending of the Item ID instead of Item Name when using the Fixed Costs or Dynamic Field Mapping settings.

gform_activecampaign_enable_tag_mapping

This filter is used to enable the display of the tags field in the Map Fields section of the ActiveCampaign feed.

gform_freshbooks_args_pre_create

This filter can be used to modify the invoice or estimate object before it is sent to Freshbooks.

gform_helpscout_enable_bcc

This filter is used to enable the display of the BCC setting on the Help Scout feed.

gform_helpscout_enable_cc

This filter is used to enable the display of the CC setting on the Help Scout feed.

gform_user_registration_prepared_value

This filter can be used to modify a field value before it is saved to the user meta.

gform_stripe_charge_description

This filter can be used to modify the charge description before it is sent to Stripe.

gform_{$SHORT_SLUG}_field_value

This filter can be used to modify a value before it is sent to a third-party by one of the Add-On Framework based add-ons.

gform_recaptcha_language

This filter has been removed. The recaptcha language can be configured in the form editor by editing the field or by using the gform_pre_render filter to set the $field->captchaLanguage property.