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.
online customer price tag with group pricing
Hi,
I created a suitelet form that will display some items with their online price, I used searchresult.getValue('onlinecustomerprice') to display the online price.
I added a pricing group for some customers to apply discount for them, but in my suitelet form, the searchresult.getValue('onlinecustomerprice') return the original online price, not the price should be displayed for that customer, how can I fix this?
0