September 14, 201213 yr I need to lock a record when it is finalized. This is a FM9 application. I have never run across a need to lock a record in the past. TIA.
September 14, 201213 yr How do you know the record is finalized? You could use permissions to do this.
September 15, 201213 yr Look at the FM feature "Record Level Access", which is something you set in the Privilege Set that you assign to a user account. You can use a calculation in there to prevent a user from editing a record based on your criteria.
Create an account or sign in to comment