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!
Help with displaying small image of product on main tab
Please tell me how to display a small version of our product's image (resized) on the the inventory item / main tab within Netsuite, not our web store.
I believe I may need to create a custom inline-html type item field and then have a formula retrieve the item's image url and then use the html image tag to resize it.
our images may be 200 pixels in height/width, but we would like to be able to resize them to 75 x 75 or whatever size we wish.
Please give me a practical example of the code I should put into the default value formula field fn the Validation & Defaulting tab of the custom item field record.
0