I am confused on Airtable notifications. What I want:Setup custom automation so that when certain status' change, then a notification can be sent to user(s). The notification should come through in AirTable notifications first and foremost, and emai...
Is there a setting to only receive notifications if someone is "@" ?Currently seems like in our interface, once you get an "@", you are permanently watching that comment thread for all future comments. we do NOT want that. so ... Is there a setting t...
I have about 30 measurement fields, 15 in Imperial, and 15 in metric.I am trying to make it so that individuals can enter EITHER imperial OR metric, and an automation would magically convert and update other field.Is there a way to do this in a singl...
I have a Base with below:Table A = CollectionsTable B = ProjectsTable C = Dept 1 Sub TasksTable D = Dept 2 Sub TasksTable E = Dept 3 Sub TasksTable F = Dept 4 Sub TasksWe create Projects and Collections, with Linked Records.When a Project is added, i...
I have a dashboard using a Timeline view. Add records is enabled. I can click on the plus button to add a record, but the dates are always odd and not reflective of where I am in the timeline. But if I try to do the click and drag to add the record d...
appreciate the helpful suggestion. But that's not really a solution in any way. #1... that would require yet another automation (or many automations if multiple status fields and/or tables to monitor) ... and there is a limit to the number of automat...
@Justin_Barrett trying to do exactly as you say... add 1 to the value using a script action in my automation. I managed to figure out how to pull in the record values using input variables, but don't know how to make the new number be a +1
Nevermind, I figured out a reverse automation to solve the problem. For reference if anyone needs it: On the Collections Table, I added a lookup field to the Project Table, for each linked record to the other tables. So essentially on Table A I added...
only way I can think to have same record appear multiple times in a timeline view is by grouping. So you would group timeline by a multiselect / collaborator / linked record and choose option to split multiple values.For record setup, you would use a...