Document Number in Email Template

Written by
Marsha Andres
Published on
February 27, 2024 at 1:56:21 AM PST February 27, 2024 at 1:56:21 AM PSTth, February 27, 2024 at 1:56:21 AM PST

Scenario

User needs to display the Document Number field in the Email Template.

Solution

Instead of using the Document Number, use the Transaction Number, as the Document Number does not have a Freemarker tag.

  1. Navigate to Documents > Templates > Email Templates
  2. Email Template: Click Edit
  3. Click Template
  4. Field Type: Select Transaction
  5. Insert Field: Select Transaction #
  6. Text Editor: Enter ${transaction.tranId}
  7. Click Save