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 have an automation set up to assign records (using a User field "Assignee") based on the workflow-stage (single select field "Stage"). It assigns a user by finding which records in another table "Assignments" match the "Stage" value in a "Responsib...
I've created a script that creates child records in a child table linked to parent records in a parent table through a linked field. It creates a set number of child records per parent record, if a set field in the parent record meets the conditions,...
Hi all!Pretty new to this, but I'm trying to write a script similar to Airtable's child-record script. The script should: For parentTable (defined in config), when a record's value in a field (singleSelect defined in config) matches conditions (defin...
Hi all,Some context: I have multiple bases with a list of tags that can be associated with records in other tables through a linked record field. If the users cannot find the tag they need, they can enter it as a new tag, but due to view permissions,...
Hello! I am trying to automate the following process: when a file is uploaded to a specific Dropbox folder, a new record is created in Airtable with the file attached. This works fine, but there is no preview in Airtable. I have created the following...
Hi again @M_L,@Erin_Keeffe May be correct, and I would pursue this first to ensure this isn't a bug. It may be because of Airtable's default sort by creation date (unless created through the create above or create below function). If it isn't a bug, ...
I don't think Airtable has the formatting settings for the field that you need to do this. I think the issue comes from Airtable interpreting the comma as a thousand separator, and not a decimal. It may be smart to email Airtable support about this t...
You need to use the sort function for this, as Airtable displays items in the order they were created, unless you used the "create record above" or "create record below" through right-click. Other than this, I don't think you can order the records in...
The interfaces have a lot more to be desired... I have seen many feature requests for the interfaces here, but I doubt they'll add much to it. I can recommend that you have a look at a 3rd party portal or interface builder. For example Stacker, Softr...
I can see that you're using the interface, and sadly, these don't have many options for customisation. However, in the normal Airtable views, the field names are always shown at the top. Perhaps changing to the grid view in the interface accomplishes...