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.
Workflow Email - Listing fields from parent transaction - specifically serial numbers
Is it possible to use the freemarker syntax on workflow emails?
Specifically I am trying to list all the serial numbers from an invoice on an email generated from a workflow running on the transaction.
I can list a single result using {itemnumber.inventorynumber} , however multiple lines are not listed.
I have tried to use the freemarker syntax but even basic $ references do not work, and <#list> or <#if> do not seem to work from the custom email template on the email action.
Do custom email's use different syntax from document>templates>email templates?
0