Does anyone know how to saved search, or any other...
# suitecommerce
b
Does anyone know how to saved search, or any other method, of getting the 'Alt Image' of an image in the FILE CABINET?
s
Not sure it's possible with standard tools, so some people use this: https://timdietrich.me/blog/netsuite-suiteql-item-images-sca/
b
OK thanks @Steve Goldberg
That is what we're using! đŸ˜„
s
If you have a relatively small number of items then you could also write a script to iterate over them using the items API
b
Was trying to find a more native solution.
Ty
j
b
Seems like there would be an obvious, native solution, but I guess not.
j
Yeah, it’s ridiculous…
b
Lol for sure
Thx man