Jump to content

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

Recommended Posts

Posted

The challenge...

Customer has a field for "Current Status" of the record. Customer wants to see a history of who and when the "Current Status" was changed.

Field is populated with a value list selection.

Any short solutions?

Posted

1 solution.

Create a seperate database for current status history.

Fields required would be.

Creation Date (auto enter)

Creation Time (auto enter)

Creation User (auto enter)

Previous Status

New Status

Script the current status field to create a new record in the new database and set the field previous status to its current value. Then enter the new status and set the value across to its current status.

This topic is 8328 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.