Is there a way to lock a record? In my case it is a sales transaction. Once an item is sold, I want to prevent unwanted edits to that record. Thanks!
There’s no function for locking a record once it’s been saved. What if you locked a record and then really needed to make changes to it? Then what?
What if you locked a record and then really needed to make changes to it? Then what?
Maybe provide an additional unlock feature using a password like on Mac’s system preferences.
The aim is to provide a way to limit accidental edits. Even just unlocking without a password would be sufficient for me.