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.
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