The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I've been using airtable to handle the backend of an MVP. The tables and interfaces have been a great way to quickly put together a product that our internal team can work with. Probubly would have been beter to go with a tool like Retool for our us...
There are a bunch of great input methods that one can use in the scripting extension to take text imputs or allow a user to select a specific record. THey are not avaiable in automations, but unfortunately it seems that running a script in an interfa...
Dynamic filters on tables are a much needed addition, but they aren't avialble for an interface. Any idea when and if these will be availble? It is a much needed filter to prevent users from having to scroll through a large number of records and pote...
I have a base that has a number of junction tables. For example a product links to a product assembly item that links to a product assembly with multible product assembly items which links to an estimate.Its very cumbersom to have to go through each ...
I saw what looks like support for type script in airtables online IDE but I couldn't find any documentation on it. I'd like to get rid of some of these type errors that are populating my code.
That would be great. The way we got around this limitation is by creating a guid field for our tables, The id field is copied to the guid field. I then made sure that any references refer to the guid field not the id field so that a reference to a re...
Curious how you solved this. . . I'm facing the same issue. IN my case I'm also changing the interface and working on scripts, potentially renaming fields so this solution might not work? Sounds like this is just about keeping a record of the values ...
This is a must. Its a huge painpoint and I'm surprised that this was not thought out when interfaces were rolled out. If you have something that is being used internally or worse yet you have a page being shared with clients, how do you work on upg...
This should be a native feature, collapsible side bars. There is no reason to be staring at the input panel and output panel. Anouther option would be to have the input panel on top and output on the bottom. This layout is tough, drives me crazy!!!!
I am running into a similar problem. Did you find a workaround? In general setting up a staging environment with airtable seems to be an afterthought. We are going to move to supabase so we have something a bit more robust, but this is a whole proces...