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.
advanced pdf item image
How can i display images for items on advanced pdf for transactions.(quote, SO)
I have a hyperlink field on item record. values of that field are sourced into transaction item line field. "img_url"
When displaying : <img src="${item.custcol_qt_item_image_url?html}"/>
gives this error
The template cannot be saved due to the following errors: Can't load image from "https://system.sandbox.netsuite.com/...b38aa&expurl=T" java.net.MalformedURLException: no protocol: https://system.sandbox.netsuite.com/...b38aa&expurl=T
0