The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
Hi everyone,Since the storage for my attachments is limited, I've compressed the images and uploaded them on Airtable, and stored the high-quality ones on Google Drive. Now, I want to add URLs to shared Google Drive images so they can zoom in on the ...
Hi everyone, I want to add a field with shared image URL from Drive. There’s a lot of image so I want to use Make (Integromat) but I don’t know how to set up.
Here’s my attempt:
I was wondering if there’s any script that allow me to check/ uncheck the box? I can only do one but I want to make a toggle checkbox.
This is the script for check only
let table = base.getTable("Product List");
let record = await input.recordAsync("...