jill Posted February 3, 2010 Posted February 3, 2010 I've got an order entry system in Filemaker 8.5. Each order has a status. After the status is changed to "billed", I'd like to be able to lock the record so it is viewable only and cannot be edited. I do have 2 privilege sets created -- Staff and Admin. I'd like the Admin to be able to still edit the record if necessary, but it to be totally locked by the Staff. Is there a way to lock the record based on the status of the order?
bcooney Posted February 3, 2010 Posted February 3, 2010 Yes. Use a record level access calc. In the Staff privilege set, set the edit capability to only allow edit if status ≠ "billed". You may also consider a second layout for an order, a "locked" layout. Navigate to this layout when the status = billed. The fields on this layout do not allow enter in browse mode. Coupled with the rla calc, you've protected the data from edit.
Recommended Posts
This topic is 5408 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now