Hi,
I am trying to record all changes to a thing/field and be able to recall the state of a thing on a specific modification date.
Anyone know how to acheive this?
Hm, this sounds interesting. I think it largely depends on what the things and different fields within those things are. I’d imagine before the change happens, you could create a new entry for a “history” thing and make its field values the current values of the thing being modified. “Copy a list of things” could also be worth looking into provided the types are the same.
Do you have an example app?