Using Gravity Forms ‘gform_merge_tag_data’ PHP action
The `gform_merge_tag_data` filter in Gravity Forms allows developers to manipulate data used to replace merge tags in a specified string
The `gform_merge_tag_data` filter in Gravity Forms allows developers to manipulate data used to replace merge tags in a specified string
The `gform_disable_address_map_link` PHP filter in Gravity Forms disables the "Map It" link when displaying the Address field value
Learn how to use the Gravity Forms `gform_add_field_buttons` PHP filter to add, edit and remove "add field" buttons from the form editor's floating toolbox. Discover examples on using this powerful…
The gform_addnote_button PHP filter in Gravity Forms allows developers to customize the note button in the form editor.
Learn how to use the Gravity Forms `gform_activecampaign_tags` PHP filter to add, remove or modify tags for contacts in ActiveCampaign. Discover examples and tips on using this powerful filter with…
The gform_config_data_$name PHP filter allows for customization of Gravity Forms settings programmatically.
Learn how to use the Gravity Forms `gform_chained_selects_input_choices` PHP filter to modify the choices that appear in each drop down of a Chained Select field. Discover examples and usage tips…
The 'gform_addon_field_value' PHP filter allows developers to modify the values of custom fields in Gravity Forms submissions.
The 'gform_address_city' PHP filter in Gravity Forms allows developers to manipulate and customize the city field in address forms.