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.
Scriptable Email Template - List all open opportunites from Customer Record
Hello,
We are trying to create an email template that allows us to ask for an update on all open opportunities for a customer.
Is there a way I can step through to the opportunities list from the Customer in an email template, perform an if statement on the Opp status and then show them in a table? Similar in principal to the below but for Customers and Opps:
<table style="width: 100%; margin-top: 10px; font-size:12px; font-family: arial, helvetica, sans-serif; ">
<!-- start items --><#list transaction.item as item><#if item_index==0>
0