I probably would create a user for each company and charge the cost to the client, but assuming you don't want to do that, one option that I can think of is adding a button the the records that opens a form where they can give comments or make sugges...
Forms can only be used to add new records. Check this documentation out: https://support.airtable.com/docs/use-case-update-records-via-a-formI actually usually match by email (those tend to be more consistent than names), so you can do that. But I d...
Yes, that part is pretty simple!After adding a linked field between the two tables, set up an automation that triggers when a form is submitted. Choose the action, update record. Paste the value from the prefilled record ID field into the linked fie...
My solution is similar to Adam_TheTimeSave but I like seeing alternative ways of doing these so here goes.You could also add three fields:1) Date modified field that watches just the field you care about. (This would actually be optional, depending o...
You can actually do this without the extension, especially if you only want to prefill one or two fields (you can also hide the reference/record ID field). Here's a video describing how to do this: https://youtu.be/_XPvXARpUo8.