Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Re: Expand Record from a Checkbox

1642 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
kuovonne
18 - Pluto
18 - Pluto

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.