Jump to content

This topic is 7794 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.