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!
Get Customer Center URL
I am working on an existing SiteBuilder web site and on the pages that are built with advanced HTML there is a footer that is defined by a macro. I am trying to create a link to the customer center using the format below, but this only seems to work on pages that are not advanced HTML pages. Does anyone know how to generate this same URL on advanced pages?
<a href="<%=getCustomerCenterUrl()%>">My Account</a>
0