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!
How to display the correct display price text
Hi all,
I'm having a hard time to figure out how to display the current specific level price text on my item lists and drilldown pages. I know how to display a price level using something like - <%=getCurrentAttribute('item','pricelevel5')>, for the online price.
What i want to do is to display the description text for the price level. So for example, If I'm not logged in, I would want to display "Web Buyer Price", or if I'm logged in as a reseller, i would want to display "Reseller Price". This text would correspond with the description in the accounting list.
0