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 I’m trying to find a way to display the email addresses of the collaborators listed in another field. but I can’t seem to find any way to display this.
I’m syncing a Client’s table to my teams table, and the client has a collaborators field, they ...
New feature request.
It would be very helpful to have an editable field order number next to each item in the field visibility dropdown.
This would show the current order of the field in that view, and then to change the field position instead of dra...
Hey I’m trying to update a few fields on a record. Same process each time. So I have a for loop that goes through an array with a combo of the field I want to update and the values to put in.
A basic version looks like this:
Array = [{“Field”:“field ...
I’ve been working on a time tracker automation that allows my team to update a status field and kicks off a time tracker in the background so they don’t have to worry about tracking their hours.
The solution I came up with works well for me, but I ha...
Hi new to Airtable, and getting stumped combining data on 1 table from 2 other tables. using 1 table to reference another table. The setup is:
I have 3 tables Staff/Projects/Billing,
in the projects table I assign staff to a project and count the hou...
Thank you Adam @TheTimeSavingCo This saved me a load of time. I made a slight mod for myself that may be helpful for others if you want to copy/paste into a spreadsheet to use later. // User selects table
let Table = await input.tableAsync('Pick a ta...
Thank you for the feedback Kuovonne, much appreciated. I will get to updating and not being so lazy pulling in all the variables from automation, the autocomplete in the scripting module is great and makes so easy to just type. Cheers