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.
I switched from Airtable from Google Sheets/Forms a while ago and while I love it, I am really missing having the data validation features of Google Forms. I have a lot of forms that have very specific formatting for how data needs to be entered and ...
Suppose I am trying to grab some records from table 2 using a set of linked records from table 1 with an automation so I can show a list or gallery of these records in an email.
For whatever reason no matter how I do it, Airtable will not let me use ...
Solution found. I changed my primary field to the RECORD_ID() formula in my reservations table. Then I search for linked records in my equipment table containing the record ID of my reservation. Kinda confusing and weird but works.