Hi all,
I have a record picker in an interface. I need it to automatically do certain actions taking the name or ID from the record I click on the list.
Does anyone know if there is a way of retrieving the identifier of the record being clicked?
Does...
On this page, in the section “Changing the displayed timescale” there is a mistake:
https://support.airtable.com/hc/en-us/articles/4408659009559
The button labeled “Today” will take you back to today’s date, which is indicated on your timeline with ...
Hello community,
I’m as stuck as that cargo ship in Suez, if you know what I mean :ship:
I have a table T1 linked to a table T2:
T1 → (link field:‘T2records’) → T2
I need to delete all linked records in T2 at once, using the link field on T1. I’m ...
Yes an automation would do Event :link: Staff.
And yes, reporting capabilities are rather poor. That’s why they called it Page Designer and not Report Designer.
Hey @cori_parrish1,
Just a reminder that “Two and a half” :winking_face: experts have provided their advice to try and solve your automation/scripting trouble.
We’re holding our breath to know what the outcome was?
In my experience, that error message is thrown on either of three conditions:
the array you’re trying to (re)insert into the linked field is ‘null’ (not just ‘empty’, but hopelessly ‘null’). Linked fields abhor nulls.
the value you’re trying to app...