Retool storage image in collection list

Ran into this issue as well. Here's how I got Retool Storage images in CollectionView with Image urls:
image

I inserted each image_url to my db by using {{imageInput1.files[0].retoolStorageId}}

1 Like