Merge Tags

Gravity Forms uses merge tags to allow you to dynamically populate submitted field values and other dynamic information in notification emails, post content templates, and more! This article provides a quick grouping for reference, and directs you to the more detailed reference document for each tag.

Make sure you review the detail articles, as not all merge tags can be used in all the places that merge tags are accepted. For example, a selection of merge tags are not available for use as default values.

Form Related Merge Tags

See these articles:

Field Related Merge Tags

This article covers the basic format for adding fields with a merge tag, as well as all the possible modifiers that can be added.

See this article for information on the all_fields merge tag

Custom fields can be referenced by a merge tag also, see this article

See the following pages for details about merge tags for fields that provided by official add-ons:

Merge tags and modifiers that are specific to a particular field type can be found from within the specific field user guide documentation.

Entry Related Merge Tags

See these articles related for tags related to entries:

There is an older tag {entry_id} that is still supported, but the entry id can be obtained by the more powerful {entry} meta tag.

User Properties Merge Tag

See this article.

Post Field Merge Tags

See these articles:

Other Merge Tags

{today} The {today} merge tags can be used in field default value settings, notifications, confirmations, and with some add-ons to output the date and/or time the merge tag is processed.

{date_mdy} Displays the current date in the MM/DD/YYYY format.

{date_dmy} Displays the current date in the DD/MM/YYYY format.

{pricing_fields} Displays the product/order table in a confirmation or notification.

{referer} Displays the address of the page which referred the user agent to the current page.

{admin_email} Displays email address configured on the WordPress > Settings > General page.

{helpscout:[prop]} Displays Help Scout conversation properties.