pmusaev Posted February 13, 2004 Posted February 13, 2004 what are some ways that people are "freezing" records so that once a user has created one (record) they can hit a button and "freeze" that record so it is non-modifiable in the future. cheers!
DykstrL Posted February 13, 2004 Posted February 13, 2004 Look at the attached file - it shows one method of freezing your records. LockingRecords.zip
Ugo DI LUCA Posted February 14, 2004 Posted February 14, 2004 Yes, but scripts will by-pass field validation though... IMO, better include a Check step before any SetField[ ] or use Access Privileges.
kenneth2k1 Posted February 14, 2004 Posted February 14, 2004 Agreed. Record access privledges based on the content of a field cannot be worked around like scripts can.
Recommended Posts
This topic is 7592 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