Jason Goldsmith Posted October 1, 2003 Posted October 1, 2003 Is there a way to allow users to enter information into a record only on the day that the record was created? That way users could navigate through previous records without my worring about them getting lost and then making changes in a old record (while assuming that they are working on the current record). Also, if I could implement such a restriction, I would like to be able to over-ride it via a password. Thanks in advance! Jason
stanley Posted October 1, 2003 Posted October 1, 2003 Jason: One way to do it is to insert a date test into any script that takes them to a record. If the date created = today's date, then go to the normal layout, where the user can edit. If it's any other date, go to a duplicate layout where all the fields are locked. -Stanley
Recommended Posts
This topic is 7794 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