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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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