anyone know how to retrieve the url of an image fi...
# suitescript
u
anyone know how to retrieve the url of an image field in a custom record? context is i'm trying to fetch a signature for a template, so i tried adding a store-value image field in the record, but the template didn't like that. Now I made the image field a non-store-value field, and made a store-value free-form text field, with the intent of fetching the image url and assigning the value to it.