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!
Related Items Layout in view cart tab
Hello all,
I faced a problem in customizing Layout for related items in view cart page,
List Template code in Layout is:
<h5>Related Items</h5>
<NLITEMLIST>
but, when I add Items to cart it seems like the following structure...
Related Items (Label)
<Items in cart>
<related Items>
sequentially, The expected result is the following structure:
<Items in cart>
Related Items (Label)
<related Items>
I need the label to be above related items directly, not above items in cart..
any help!!
0