I have a use case where one team member needs to upload images to my Glide app for use on a website. Another team member will download those images and use them as content on the website. When Glide views images from Airtable, it seems to convert them to a low res version. How can I access the exact Airtable image/attachment in Glide? I’m using the Content/Image field in Glide.
The original image url is in your image column. You could use a Link component to have a link to directly access the image.
Excellent, that works. Thanks for the lightning quick response!
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.