November 25, 200421 yr Besides having a field called "locked" and scripting, is there any other way to lock certain records in a table? I have an extremely complex database now and the thought of going back and changing scripts, creating locked/unlocked layouts, etc isn't very appealing.
November 25, 200421 yr Why not have a field called "locked" and just limit edit and delete privileges to not allowed if the locked field is true.
November 26, 200421 yr Jmo has uploaded such a template at: http://www.filemakerpros.com/LOKFIELD.zip --sd
December 3, 200421 yr I have a similiar situation with invoices and propsals in our Biz Mgmt Sys. The problem is that when you have hundreds of fields, setting up the validations is a pain and not easy to set up a 'override' option for. There isn't a simpler way to lock a record?
April 30, 200520 yr Validation "on record level" is what I'm looking for...but still can't find. So how is this supposed to work?
June 5, 200520 yr Hi Stevie, Ed, I saw this thread when I was moving them. By locking any one field in a record (either via script inserting a 1 in a Lok field or by calculation depending upon multiple criterias), you can restrict access to ALL fields using extended privileges (as explained above). This determination must be made at some point; otherwise, how will system know when to restrict access to the record (which is simply all of it's fields)? Just in case you (or someone) still wants to know this process, try this Edit - Limited - Prvileges link . I explained it step by step. I use it to heavily protect posted, month-end records. When my records receive the date posted, extended privileges locks all fields. If you start with the proper 'template' privilege set, it does the work for you. Then you simply specify those fields (if any) the User IS allowed to still modify after the record is 'locked'. Field locking IS record locking - you just lock all fields in one whack. LaRetta
Create an account or sign in to comment