Learn how to use the `gform_postmark_send_email_failed` PHP action in Gravity Forms to handle email failures and send notifications, update entry metas, and even retry sending emails. Discover usage, parameters, examples,…
Learn how to use the Gravity Forms `gform_form_after_open` PHP filter to add markup after the opening form wrapper. Include examples and code snippets for adding a subtitle, custom container, progress…
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_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_name_first filter in Gravity Forms to modify the “First” label for the first name field with this comprehensive guide. Discover examples and tips for changing…
The `gform_merge_tag_filter` is a Gravity Forms PHP action used to modify the merge tag output by replacing the default text with user-defined content based on specific conditions