You are here: Administration Guide > CMS > Email Templates > Custom Field Tags

Custom Field Tags

These are some examples of tags that can be made for Custom Fields in email templates.

Type: Listing
[Detail.MyCustom​ListingField] Inserts the value of the specified custom listing field. For example, if you create a new custom listing field called "Exterior Color", use [Detail.Exterior Color].
Type: Lineitem
[Detail.Listing.​MyCustom​ListingField] Inserts the value of the specified custom user field of the listing owner. For example, if you create a new custom user field called "Company", use [Detail.Listing.Company] or [Detail.Listing.Owner.Company].
Type: User
[Detail.​MyCustom​UserField] Inserts the value of the specified custom user field. For example, if you create a new custom user field called "Company", use [Detail.Company].
(Any Type)
[Receiver.​MyCustom​UserField] Inserts the value of the specified custom user field regarding the user receiving or the user sending the email. For example, if you create a new custom user field called "Company", use [Receiver.Company] to display that user's Company name.
(Any Type)
[Sender.​MyCustom​UserField] Inserts the value of the specified custom user field regarding the user receiving or the user sending the email. For example, if you create a new custom user field called "Company", use [Receiver.Company] to display that user's Company name.