Newbies dmurnane Posted July 24, 2008 Newbies Posted July 24, 2008 I have a database that is used to monitor maintenance callouts to various buildings, these records are classified as either 'open', 'pending' or 'closed' from a drop down field menu. When the field is changed to 'closed' how can I prevent all the rest of the data in the record from being modified? Many Thanks, Dominic
IdealData Posted July 24, 2008 Posted July 24, 2008 Have a look at PRIVILEGES, in particular the CUSTOM RECORD PRIVILEGES. Here you can set the condition to permit editing of a record based on a calculation, in your instance edit would be permitted when yourfield <> "closed"
Recommended Posts
This topic is 6327 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