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…
Learn how to use the Gravity Forms `gform_get_form_save_confirmation_filter` PHP filter to change the form save confirmation text programmatically and enhance its functionality with examples like adding notes, replacing messages, displaying…
Learn how to use the powerful gform_get_form_filter Gravity Forms PHP filter to modify your form's HTML and add custom functionality such as conditional classes, custom content, and wrapping in a…
Learn how to modify Gravity Forms' confirmation text using the 'gform_get_form_confirmation_filter' PHP filter. Customize the confirmation message for each form and display a personalized message based on form data with…
Learn how to use the gform_form_summary filter in Gravity Forms to modify the forms displayed in the Dashboard Forms widget. Customize your forms using this powerful filter with examples like…
Learn how to use the dynamic `gform_form_settings_page_gravityformszapier` PHP action in Gravity Forms, including examples of changing the settings page title, adding custom content, and displaying a custom message.
Learn how to use the `gform_calculation_result` Gravity Forms PHP filter to modify the result of a number field calculation or calculated product field in WordPress. This guide provides examples for…
Learn how to use the 'gform_campaignmonitor_field_value' PHP filter with Gravity Forms and Campaign Monitor Add-On. Modify values before sending them to Campaign Monitor, using the add_filter function, and customize fields…
Learn how to use the gform_entry_list_bulk_actions Gravity Forms PHP filter to modify the dropdown of available bulk actions on the entries list. This filter is useful when combined with the…