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.
How to add multiple images for items?
Hi everyone,
I try to add multiple image for item according as WebSite.pdf example:
1. I create a custom item field "altimage" (type Image) to Inventory Item
2. select image file for an item
3. add following tag to my custom template:
<%=getCurrentAttribute('item','altimage')%>
4. apply the template
but when I open the site page, I see the following error:
0