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.
- Gravity Forms Standard Fields
- Gravity Forms Advanced Fields
- Gravity Forms Pricing Fields
- Gravity Forms Post Fields
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
{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.
'WEB > WP(WordPress)' 카테고리의 다른 글
[Gravity Forms] Exporting Gravity Forms Entries as a PDF (0) | 2020.12.25 |
---|---|
[Gravity Forms] Merge tags in multistep Gravity Form? (0) | 2020.12.25 |
[Gravity Forms] Gravity Forms Populate Anything (0) | 2020.12.25 |
[Gravity Forms] How to Pre-populate Gravity Forms like a Boss (0) | 2020.12.25 |
How to Embed a Gravity Form in WordPress, With or Without Shortcodes (0) | 2020.12.25 |