I have three data types stories, users and favorites and with one common field called storyid between story and favorites type, and userid between users and favourites . In a repeating group i want to display all entries from stories only if that storyid exists in favorites data type for the loggedin user. How do i build this please?
What have you attempted so far?
You can search for stories where story is in current user's favorites