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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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