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.
Is there a way to know if an item has related items?
At this time we are using the tag <%=getCurrentAttribute('item','relateditemshtml')%> to show the related items, where if no items is blank otherwise it displays the items.
We want to be able to either show or hide an archor link that reads "See Accessories" if an item has related items, so it scrolls down the page to the related items.
Is there a way to check if an item has related items? Something like related items count, or a simple true or false so we can create the appropiate java code.
Thanks to anyone that can help
0