Yes, there is a button element that you can add to your interface that gives you the action of updating a record. Then, you can choose your "Assigned To" field. If your "Assigned To" field is a User field, then it will give you the option of choosing "Current User". Note that this option will ONLY appear if your field is a "User" field type. This option won't show up for any other field types.
Hi,
interface has a good feature for your case, when using 'User' type of field. It's dynamically changed value 'Current user', according to a person using interface.
You can use it for filter, or you can set Button action to Update record, with 'Current user' as value.
In preview, with 'View as.." you can evaluate a view from theirs side.
Yes, there is a button element that you can add to your interface that gives you the action of updating a record. Then, you can choose your "Assigned To" field. If your "Assigned To" field is a User field, then it will give you the option of choosing "Current User". Note that this option will ONLY appear if your field is a "User" field type. This option won't show up for any other field types.
So I had this set up, but it isn't exactly as desired. They want the queue of work to be blind to the user. Essentially the user wouldn't select a record, the button would update the next blank user record to their name with no way to cherry pick. Does that make sense?
Sure, you would just need to have your button trigger an automation instead, and have the automation do what you want. It sounds like Airtable's automations would be enough to handle this, but if not, you can always do highly advanced automations with Make's automations for Airtable. All of these different types of automations can be triggered by buttons or single-select fields or checkboxes in Airtable.
Sure, you would just need to have your button trigger an automation instead, and have the automation do what you want. It sounds like Airtable's automations would be enough to handle this, but if not, you can always do highly advanced automations with Make's automations for Airtable. All of these different types of automations can be triggered by buttons or single-select fields or checkboxes in Airtable.
I'm not seeing an automation or anything on Make that matches. Any other ideas?
You can trigger automations in Make on a schedule or a webhook... here's a writeup I did on how to do it with a webhook:
https://air.tableforums.com/t/sending-airtable-data-to-an-external-webhook-such-as-make-com/159
And here is an entire thread that I created with some training resources:
https://air.tableforums.com/t/make-com-basic-navigation-tips/277