The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.
Airtable’s Script Editor is great, but one flaw that’s bothered me for a long time is how much space the side panels take up, especially on small screens. There’s no way to collapse them, and no way to resize them.
Soooo, I spent a few hours writing ...
The documentation for Script Actions states the following regarding the output API:
The output API can currently return a maximum of 6MB of data.
There are three ways I can see this being interpreted, and I’m not sure which is correct:
Each individ...
Has anyone else run into this? I have several automations set up on my base, and a week or two ago some of the automations using the Run a script action started randomly failing with the error message An unknown error occurred. When I look at the log...
I recently came up with a useful tool for my Airtable toolkit, and I thought I would share it in case others may find useful.
On a recent project, I needed to transform a large amount of data into a JSON object for use by external applications. Unfor...
I just wanted to add a note that I thought I found a simpler solution to this problem by using the uppercase flag in the Regex replacement string like so:\U$1but sadly this isn't supported by Airtable's Regex functions. For reference, Airtable uses t...
Emily_Sermons:
Hi @Londya_E — thanks for the note! I hear you on the modal feeling a bit more “lightweight” than the full page experience.
One of our fast follows is to allow builders to choose between viewing the detail pages as a modal or a fu...
Lol! I’ll accept that sandwich :stuck_out_tongue_winking_eye:
In regards to #1, it’s absolutely for pleasure :winking_face: . That being said, I’m willing to make a gamble that the way I’ve written the styles should be pretty robust over time. I’m...
Yikes, is this still true? I assumed when I saw this contest that this limitation when publishing bases had been removed—all of the most useful features I’ve developed so far with Interfaces depend in part on Automations…
Thanks! You’re right about the space issue, it’s not that bad if your working on a big widescreen monitor. I’ve been out of the office for the past few months though and using my laptop a lot more, and that’s where I’ve been feeling the lack of space...