Hello there,
I have a bunch of images I have stored in a google drive folder that I would like to bring in as URLs in my Airtable so that I may display to users without storing the actual images on Airtable.
I would like to display the images either individually or as a gallery for a single record (each record may have up to 5 images).
What is the best way for me to bring in these URLs so it behaves similar to storing images natively in Airtable in the attachment field where I use the image or image gallery field in Softr?
Should I store each link as 1 field or can I get away with putting them all into the same text field, separated by a comma?
For reference, my URLs will look like this : https://drive.google.com/uc?export=view&id={File-ID#}
Thanks in advance!