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…
The 'gform_form_update_meta' PHP filter in Gravity Forms allows developers to modify form meta data before it is saved to the database. This can be useful for customizing form settings or…
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_import_form_xml_options` filter in Gravity Forms to modify the options used during XML import and make sure your custom fields are imported correctly. Discover examples and…
Learn how to use the powerful gform_input_masks filter in Gravity Forms to modify the list of built-in input masks displayed in the Text Field input mask setting. Discover how to…
Learn how to use the gform_mailchimp_field_value filter in Gravity Forms to modify values before they are sent to the Mailchimp API. Discover examples and step-by-step instructions on using this powerful…