Hey everyone!
Just wanted to announce two new features we’ve shipped this week that should make your scripting experience much smoother:
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:
- Go to a scripting block and click “Edit code”
- The block will enter fullscreen
- Press the
Esc
key or click the x in the top right of the block - The block will stay in edit mode
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.