Mar 25, 2020 02:27 PM
:wave: Hey everyone!
Just wanted to announce two new features we’ve shipped this week that should make your scripting experience much smoother:
:writing_hand: Script editor in sidebar mode
Sometimes when you’re building a script, you might want to see your base inline as you’re editing. This makes it easier to reference sample data or the names of your tables/views/fields. To support this, we’ve added the ability to use the script editor in the sidebar:
To enable this:
Esc
key or click the x in the top right of the block :books: Standalone docs site
Some of you have noted that the documentation panel in the block is rather small and difficult to navigate. We’ve since mirrored the scripting block documentation on a standalone site so that you can enjoy the entirety of your screen real estate. You can access this site at Airtable Scripting
As always, continue sharing your questions, feedback, and amazing scripts! Keep following this space for future updates and contests.
Mar 25, 2020 02:48 PM
Woohoo! :tada:
Quality of life FTW!
Mar 25, 2020 08:24 PM
Thank you so much for making the documentation more accessible!
This will also make it easier to help people. For example, when people have issues with accessing linked record fields, we can now refer to the exact spot in the online documentation.
By the way, for me, sections of the scripting documentation website that should have code in them are blank. I’m looking at the website using Safari on an iPad. I like to use my iPad to look up reference information when I code, as it frees up real estate on my computer screen.
Mar 25, 2020 10:07 PM
wow ! yes ! amazing !
@Stephen_Suen & Airtable Script Team !
I’m still just waiting for FIELD’s “CRUD” API and I would be happiest ! :slightly_smiling_face:
oLπ
Mar 26, 2020 02:09 PM
Thanks Stephen, this has been super helpful1
Mar 26, 2020 05:50 PM
Could you include a link to the standalone docs website in the “Documentation” section of the scripting block documentation?
It would be nice to be able to click a link in scripting block versus having to remember the link or have a bookmark in my web browser.
Apr 03, 2020 09:15 AM
Is the standalone docs site mirrored on a delay? It appears to me that the fileAsync method that you announced recently isn’t reflected - do you know when it’ll be added?