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!
Display MSRP based on options
We're using one of the NetSuite item templates. We use matrix items and I have modified the template to display the MSRP from the parent item. We need to display the MSRP based on the options selected like sales price does. Where do I need to put my code to refresh the MSRP when the options change? We have MSRP in pricelevel1 so I currently use <%=getCurrentAttribute('item','pricelevel1')%>, but this accesses the parent item. How do I access the child item according to the options selected?
I'm new to NetSuite and HTML so I would appreciate any help you can give.
0