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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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