The gform_form_tag PHP filter in Gravity Forms allows developers to modify the HTML output of form tags. This can be useful for adding custom attributes or classes to form elements,…
Learn how to use the Gravity Forms `gform_notification_validation` PHP filter to validate custom notification settings and override the default validation result. Discover usage tips, parameters, examples and more from our…
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_conversation' PHP filter for Gravity Forms and Help Scout with this comprehensive guide. Discover examples on changing the conversation subject, attaching files, adding custom fields,…
Learn how to use the Gravity Forms `gform_incomplete_submissions_expiration_days` PHP filter to set the expiration of incomplete submissions in your WordPress site. Customize the default number of days until submissions are…
Learn how to use the gform_include_thousands_sep_pre_format_number filter in Gravity Forms PHP to disable or enable the inclusion of the thousand separator when formatting numbers for display in the admin, notifications,…