Help

The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.

Re: Expand Record from a Checkbox

1403 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Rob_Wicks
5 - Automation Enthusiast
5 - Automation Enthusiast

Hi All,

I’m wondering if there is a simple option to run a script when a checkbox is ticked.

The Reason is i am going to take a timestamp and modified by when the check box is ticked.

So if I was working:
image

I Would Tick check record and that particular record would open in expanded card view:
image

so it would need scripting, but I cannot work it out at all. any assistance would be appreciated.

Rob

1 Reply 1

Scripts cannot change things in the user interface, so a script cannot open the expanded view of a record.

A custom app could do it, but building a custom app is probably not worth the effort for this functionality.