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!
Change "Only" to "Price"?
Hi all,
At the moment, all the prices have a leading "Only: " in front, but I want to change it to "Price: ".
I can see the call that's used in the template to be
<%=getTranslatedText('site','pagemessage','theme_only_')%><%=getCurrentAttribute('item','salesPriceHTML')%>
Do I have to remove the first <> section and hard-code "Price: " in front of the second <>? It would be fantastic if there's a way to change it rather than hard-coding it in.
Thanks very much in advance.
0