Nov 05, 2022 12:57 PM
I’m trying to auto-create a record when an interface button is clicked. This can be done by linking a button to an automation. In the new record I want to store the user who clicked the button. Is this possible?
Nov 05, 2022 03:34 PM
Welcome to the Airtable community.
Unfortunately, automations do not know which person triggered them. Thus, the auotmation cannot record who clicked the button.
You can change your setup by having the user change an editable field, such as a single select. Pair that with a “last modified by” field that looks at only that single-select. When the automation runs, have it look at the {last modified by} field to determine which user to store in the new record.
It is not the idea button experience, but it does work.
Jun 28, 2023 06:52 AM
Any idea whether Airtable is planning on or likely to implement this for buttons in Interfaces anytime soon?
Aug 13, 2024 02:21 PM
I would love to have this feature too. We have created a "Clock-in" button on the detail page of an interface, and we want to allow employees to be able to login to QB time without ever leaving AirTable. We just need to know who pressed the button.