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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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