Hey everyone. I am trying to list all of the assoc...
# suitecommerce
r
Hey everyone. I am trying to list all of the associated images in the Web Store tab in a saved search for all of my items. Does anyone know how to get this data? It doesnt seem to be a custom record or anything, but its not available in the Fields to choose under an item Someone else has tried this before, but didnt get any sort of answer https://stackoverflow.com/questions/54620051/how-to-get-web-store-tab-associated-image-sub-tab-or-web-store-tab-fields-in
s
Last time I checked, associated images are not available in saved searches. You can use the item search API or SuiteQL.
r
it looks like this instance had a customer field "Item Prefix" that let me target the way I needed to.. would be great to be an out of the box thing though
w
Agreed. I had to make a custom record to store the image file urls to make them searchable.