Learn how to use the Gravity Forms `gform_agilecrm_tags` PHP filter to dynamically assign and modify tags in Agile CRM using our step-by-step guide with examples and instructions.
The 'gform_akismet_enabled' PHP filter in Gravity Forms allows users to enable or disable Akismet spam protection on a form-by-form basis. This filter can be used to customize the spam protection…
The gform_akismet_fields PHP filter in Gravity Forms can help prevent spam submissions by allowing you to customize which form fields are sent to Akismet for spam checking. By default, all…
Learn how to use the gform_author_dropdown_args PHP filter to customize the list of authors displayed in the Gravity Forms post fields author dropdown selection
Learn how to use the gform_authorizenet_subscription_pre_create filter in Gravity Forms to modify the subscription object before sending it to Authorize.net. This article provides examples on changing the startDate, adding a…
Learn how to use the 'gform_hubspot_form_object_pre_save_feed' PHP filter to modify the HubSpot form object before saving the feed with our step by step guide complete with examples and instructions on…
Discover how to use the Gravity Forms ‘gform_hubspot_submission_data’ PHP filter to modify HubSpot submission data and create custom functionality for your website. Learn what parameters are available and examples on…
Learn how to use the gform_getresponse_contact Gravity Forms PHP filter to modify contact properties before sending them to the GetResponse API. Example usage and parameters explained.
Learn how to use the gform_get_input_value filter in Gravity Forms to modify a field's value after it has been retrieved from the database. Decrypt or encrypt values with this powerful…