Skip to main content

Expand Record from a Checkbox

  • April 29, 2021
  • 1 reply
  • 11 views

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:

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

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

Rob

1 reply

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • April 29, 2021

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.