I posted a question related to this :How to figure out 'Modified By' for a Thing?:
I’m wondering what metadata from the server side regarding fields and Things can be available as dynamic date? Would it be technically possible to get metadata for Thing’s fields?
I have a use case for a user to see which Things’ entries have been updated since that user’s last visit. This means recording a ‘modified by’ field (to show WHO updated the Thing) but ideally also a recording mechanism for individual fields for that Thing. So a field’s modified date for example. This way the user can also see which fields have been updated, not just the entire Thing.
Is this data even available?