November 8, 201312 yr I have a few databases (Invoicing, recordkeeping, etc) in which I would likes to "lock" the records upon completion to prevent unintended changes. I've created security privileges which only allow editing when a "Locked" Field is value 0. Upon completion, a script changes the value to 1, locking the record. I do not like the error that filemaker presents, which is "Your privileges do not allow you to perform this action." Is there a way to change the error message to something more descriptive? Thanks. BC
November 8, 201312 yr You could use a script triggered on modify to pop a custom dialog and abort the action.
Create an account or sign in to comment