Skip to main content

Announcement: edit your scripts in the sidebar, view the docs in fullscreen!

  • March 25, 2020
  • 6 replies
  • 38 views

Stephen_Suen
Forum|alt.badge.img+19

: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:

  1. Go to a scripting block and click “Edit code”
  2. The block will enter fullscreen
  3. Press the Esc key or click the x in the top right of the block
  4. The block will stay in edit mode

: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.

6 replies

Forum|alt.badge.img+18
  • Inspiring
  • 1691 replies
  • March 25, 2020

Woohoo! :tada:

Quality of life FTW!


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • March 26, 2020

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.


Forum|alt.badge.img+18
  • Inspiring
  • 251 replies
  • March 26, 2020

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π


Forum|alt.badge.img+4

Thanks Stephen, this has been super helpful1


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • March 27, 2020

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.


Forum|alt.badge.img+9
  • Known Participant
  • 16 replies
  • April 3, 2020

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?