Forum Discussion

MattMakris's avatar
MattMakris
Qrew Cadet
9 months ago

Creating a record change log table displaying the old/new values of fields from an updated record.

I'd like to track changes made to a record in my `Clients` table by writing the before and after values to a `Change History` table. For instance, if I updated the "Name", "Phone Number" and "Email" ...