Articles

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.

gform_entries_field_header_pre_export

The gform_entries_field_header_pre_export filter can be used to override the field header in the entries export.

Setting Up Conditional Payments in Gravity Forms

Sometimes, you may want to allow a user to choose between different payment options. In this article, we will show you how to do this using conditional logic.

gform_slack_icon

This filter is used to dynamically change the icon being displayed with the message sent to Slack.

gform_helpscout_tags

This filter is used to dynamically alter the tags being created for a Help Scout conversation.

Creating a Feed for the FreshBooks (Classic) Add-On


This article contains step-by-step instructions on how to create a feed for the FreshBooks Add-On.