This is a bit of a complex issue, so I’ll preface and say that I haven’t tried anything yet becasuse I’m not sure where to start.
Basically, I’m trying to create a feed (repeating group) that populates with changes made to fields from the back end of the app. For example, say in an over arching project, there are events, goals, tasks, and contacts. I want to collect change data ( i.e. an event was added, progress was made on a goal, several tasks were completed, messages were responded to from contacts, etc.) savei it, and display it in a repeating group (The change, the time it happened, who made the change).
Separately, I want to be able to filter and display changes by one of the above-mentioned fields.
How should I go about doing this?