Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Using ${transaction.createdFrom.tranId} on Invoice email template
We have an invoice template which we are using through a workflow to send the customer confirmations.
In the template email title, we have "Your Invoice ${transaction.createdFrom.tranId} is attached"
In the email body we have a Header "Your invoice ${transaction.createdFrom.tranId} is paid"
Further into the document we again make a reference to ${transaction.createdFrom.tranId}.
The first two uses work as expected and insert the original SO. The third occurrence in the same email returns ' Your Invoice ERROR: Field 'createdfrom.tranId' Not Found ". Not finding the field.
I carefully checked the template syntax, Notepad shows that the text is identical for each use.
Tagged:
2