What's the best approach on sourcing value from item (type: image) on to the transaction line items? Netsuite currently has a limitation (and enhancement filed) for creating image type column line fields.
👍 1
k
KevinJ of Kansas
11/06/2023, 7:42 PM
Adding image lines on fields sounds like you're doing something wrong - especially if it comes from the item record. what is it you are trying to accomplish?
a
Amol Loya
11/06/2023, 7:49 PM
I'm basically trying to get the item image from the item/assembly record on to a transaction so that it can be used for advanced pdf/html template for emails
k
KevinJ of Kansas
11/06/2023, 8:30 PM
I would be more tempted to use a custom link field instead - then you can use some logic to get it into the vieable link on your PDF
KevinJ of Kansas
11/06/2023, 8:30 PM
Loading the images every time someone interacts with it while on the form is likely to have significant performance drawbacks