Expire editing after a set time

Hello,

is it possible to set a option to disable editing a submission after user create a new report? For example users submit invoices but I want to disable edits after 5 minutes after a submission

0 1 84
1 REPLY 1

Add a column that saves a timestamp when "users submit invoices" and use an Editable_If expression in relevant columns to allow editing only if the current time is less than that timestamp + 5 minutes.

Top Labels in this Space