OnNewRecord - StatusDbLog
Called before the actual save but after the status text and date/time stamp have been moved to the database
Type: Event
Syntax
Procedure OnNewRecord
Description
OnNewRecord is called before the actual save but after the status text and date/time stamp have been moved to the database. It does nothing by default and should be used for augmentation. If you added extra fields to your database, you could set those fields' values in this procedure