Merge Tags
Overview
Gravity Forms uses merge tags to dynamically insert submitted field values and other relevant information into notifications, confirmations, post content templates, and more. This article offers a quick reference guide and links to detailed documentation for each tag.
Note: Not all merge tags are supported in every context where merge tags are accepted. For instance, some merge tags can’t be used as default values. Be sure to review the individual documentation pages for usage guidelines and limitations.
Articles
{activation_url} Merge Tag
This article explains how to use the {activation_url} merge tag for user account activation.
{admin_email} Merge Tag
Displays the email address configured on the WordPress > Settings > General page.
{all_fields} Merge Tag
Displays a preformatted HTML table containing all of the submitted values.
{all_quiz_results} Merge Tag
Displays the results of all Quiz Fields that exist in the form.
{apc_media} Merge Tag
Allows for files uploaded to the media library to be inserted into the post.
{current_page_number} Merge Tag
When using the Google Analytics Add-On, this merge tag returns the number of the page the user is currently viewing.
{embed_post} Merge Tag
Displays the member-variable data specified for the singular post or page from which the entry was submitted.
{embed_url} Merge Tag
The {embed_url} merge tag displays the URL from which the form was submitted. 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.
{entry_id} Merge Tag
Displays the entry ID of the submission.
{entry_url} Merge Tag
Displays a URL that will take you to detail page for the submitted entry.