Hi, I’m creating an activity feature to my app when important data is updated or deleted and what are the best practices to do that.
I want to save in a new table the previous data from a field and the new data of this field.
Something like this:
Modified Thing | Modifed Field | Previuos Data | New Data
Colors | Name | Black | Grey
I found in Bubble’s Reference something called “Thing Before Change” and “Thing Now” but I did not find them in the workflows or how they works.
Any one knows best practices to do this and how can I do it?
Thanks !!!