Using Gravity Forms ‘gform_pre_render’ PHP filter
The `gform_pre_render` filter in Gravity Forms allows developers to modify the Form Object before it's rendered on a page, providing flexibility for various uses such as updating the Form Object…
The `gform_pre_render` filter in Gravity Forms allows developers to modify the Form Object before it's rendered on a page, providing flexibility for various uses such as updating the Form Object…
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…
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
The `gform_merge_tag_data` filter in Gravity Forms allows developers to manipulate data used to replace merge tags in a specified string