April 16, 200223 yr 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?
April 16, 200223 yr 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.
Create an account or sign in to comment