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_is_valid_notification_to filter in Gravity Forms to change the email validation for the TO address on notification pages and allow merge tags or shortcodes to be…
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
Learn how to use the gform_advancedpostcreation_post PHP filter in Gravity Forms to modify the Post object before it is created. Discover examples on how to change the post content, post…