Learn how to use the gform_helpscout_enable_bcc filter to enable the display of the BCC setting on the Help Scout feed in your WordPress website using Gravity Forms.
Learn how to modify the available payment methods in Gravity Forms Mollie add-on using the gform_mollie_payment_methods PHP filter. Customize payment options with examples like restricting methods, adding a custom method,…
Learn how to use the gform_mollie_payment_method_label filter in Gravity Forms to modify the Payment Method label when creating a Mollie field. Add the filter to your WordPress project today!
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
Learn how to use the gform_other_choice_value filter in Gravity Forms to easily change the default "Other" placeholder text on Radio Button fields.Additionally, this article provides examples and instructions on how…
Learn how to use the gform_order_summary filter in Gravity Forms to modify the markup of the order summary appearing on the Entry Detail, {all_fields}, and {pricing_fields} merge tags. Find examples…
Learn how to use the `gform_helpscout_process_note_shortcodes` PHP filter in the Help Scout Add-On for Gravity Forms to control whether shortcodes are processed in notes. Discover examples and best practices for…
Learn how to use the 'gform_helpscout_process_body_shortcodes' PHP filter in Gravity Forms to enable shortcode processing in the Help Scout message body and improve user experience.