The button field is now available for all users! Use it to trigger custom actions for a record—like scheduling calendar events, sending emails, creating custom invoices, generating reports, running scripts, finding stock images, or even opening other Airtable links.
For more information on the button field and how you can use it, check out our launch blog post:
oh that’s helpful but unfortunately I’m using the run script action so I don’t think a formula is possible at this moment unfortunately, unless someone knows another way.
I don’t think that’s the case.
If the content is still relevant(and it is) then these shouldn’t be archived as people still might find it useful.
Shame as I remember seeing a cool workflow/solution that I wanted to review,
I have created a script to run at the click of this button. The script will add some data to my table based on 1-2 prompts when the user clicks the button.
How I would like to use this feature:
My friends each receive a shared-link gallery view of a subsection of the table
I do not want my friends to have access to the table, but I do want them to be able to see the prescribed subsection in the gallery view
My friends will access this link from their phones
My friends will click this button on one of the records, answer the prompts, and the script will update the record appropriately, without my friends seeing more than their filtered and hidden gallery view of the table
(The script writes to a field in the record that is used in filtering for the shared-link gallery view. As my friends run the script, the filtered view will display more records.)
My requests to make this possible:
Make the button clickable in the shared-link view (at least just for running a script that is only prompting the user and writing data to a record)