Skip to main content

Merge tag: {entry:PROPERTY}

Entry property. Any key on the entry object. Slash-separated for nested keys, e.g. {entry:payment_details/amount}.

ProductGravity Forms
RequiresGravity Forms 2.1.1.11 or later
Needs an entryYes: its value comes from a form entry

Parameters

NameTypeRequiredDefaultDescription
Entry propertytextYesAny value stored on the entry. Use a slash for a value nested inside another, like payment_details/amount.

Values for Entry property

ValueDescription
idEntry ID
currencyCurrency
payment_statusPayment status
payment_amountPayment amount
transaction_idTransaction ID
is_starredStarred
statusEntry status

Other values are accepted too.

Examples

Rendered by real Gravity Forms and GravityKit PHP against a test entry.

Merge tagOutput
{entry:id}5001
{entry:currency}USD
{entry:payment_status}Paid
{entry:payment_amount}33.50
{entry:transaction_id}ch_3PfixtureA1
{entry:is_starred}1
{entry:status}active