What constitutes a new record? I have a main customer form and if the client decides to add a new customer, I call up an edit form, but I prefill the customer name, customer type etc. So when the edit form pops up, several fields are already filled with data. The new customer record is already created behind the scenes prior to the edit form being displayed.
Odd thing though, the action that is being recorded, via Martin Greene's audit table code, is always...."EDIT" and never "NEW".
So does that mean that when the second form is called up that it's determined that any changes to the record is deemed an "EDIT"?
CementCarver