Edit existing row on ref table

I have two tables, one for Jobs and one for Job Logs. I have two action buttons on the detail page of each unique Job.

The first action button (start job) successfully creates a new row in Job Logs with start date/time. I leave the stop date/time column empty.

I would like the second action button (stop) to populate the stop date/ time column of Job Logs in the row that has Start time but NO stop time. Meaning the job is still “open”.
Is this possible?

Use a “reference action”.

3X_7_4_7424679526d0ca4ffdd50856d7de121f0781a6d9.png

1 Like