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!
Link to login or my account from email template
I am simply trying to add a link to the my account area of the website into an email template - either CRMDSK or the new scriptable templates. In the CRMDSK template, you can use the text editor and go to system > login URL, and it will give you this:
<NLLOGINURL>
but when merged with a sales order and customer record, That variable is not replaced. These also do not work:
<NLCUSTOMERCENTERURL>
<%=getCustomerCenterUrl()%>
<NLCUSTCENTERLINK>
<NLLOGINURL>
In the scriptable templates, the system option isn't even there in the text editor. I could simply hardcode a link something like this:
0