The 'gform_pre_process_async_notifications' PHP filter in Gravity Forms allows users to modify email notifications before they are sent, improving workflow efficiency.
Learn how to use the 'gform_activecampaign_enable_tag_mapping' PHP filter to control whether or not the tags field displays in the Map Fields section of the ActiveCampaign feed.This is a great way…
The article provides an overview of using the `gform_pre_replace_merge_tags` filter in Gravity Forms to replace default merge tags before they are replaced by GFCommon::replace_variables()
The `gform_merge_tag_list_exclude` PHP action in Gravity Forms allows developers to exclude specific field types from the merge tag drop-down lists in the admin forms
Learn how to use the gform_order_summary filter in Gravity Forms to modify the markup of the order summary appearing on the Entry Detail, {all_fields}, and {pricing_fields} merge tags. Find examples…