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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
[EMAIL MODULE] I can't seem to get my JS variables to display in the body of the email which is a st
I'm writing a script in SandBox that sends a email to a customer when they purchase from specific vendors. I'm using the email module and a string consisting of HTML for the body of the email. The email sends just fine and the HTML table itself is formatted correctly and displaying just fine, but I need to be able to use some javascript variables like customer name, items in order, department purchased from, etc in the HTML body of the email, but using something like document.getElementById().innerHTML doesn't seem to be working. I was wondering if there is a work around
0