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.
Workflow Email Template Assistance
Hello,
I have a workflow designed to create a button on sales order forms that sends an email alerting the sales team of the sale. This is working great and I even have it popping an error message if the sales order is saved without a sales rep listed as primary. my template looks like:
Order #: ${transaction.custbody_master_so_number}
Customer Number: ${transaction.entity}
Year: ${transaction.custbody_year}
Make: ${transaction.custbody_make}
Package: ${transaction.custbody_package}
Power: ${transaction.custbody_electricorgas}
Custom Cowl: ${transaction.custbody_custom_cowl}
Color: ${transaction.custbody_factory_paint},${transaction.custbody_custom_paint}
BD: ${transaction.custbody_build_date}
0