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 Gravity Forms gform_authorizenet_amount_pre_authorize PHP filter to modify the authorization amount before sending it to Authorize.net. Discover different usage scenarios, including overriding the authorization amount, applying…
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_breeze_card' filter in Gravity Forms Breeze Add-On to modify cards, including changing titles, adding descriptions, setting due dates and assigning users.Modifying Card Titles with `gform_breeze_card`…
Learn how to use the powerful `gform_calculation_formula` Gravity Forms PHP filter for dynamic modification of number fields calculations and calculated products fields with our step-by-step guide. Discover examples like adding…
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…
Learn how to use the `gform_icontact_request_args` filter in Gravity Forms to modify the options array before sending requests to iContact. Customize your requests with this powerful filter and make changes…
Learn how to use the `gform_{$SHORT_SLUG}_field_value` Gravity Forms PHP filter to modify field values before sending them to third-party add-ons. Discover examples and parameters for this powerful tool, including replacing…