I am trying to make a contacts list for each user of my app. This is part of a larger messaging system, so I followed this tutorial.
However, I can’t display a list of a user’s contacts. I’ve set the repeating group to pull from the Contacts of the Current User, but I don’t know what expression to use to list the actual contacts. (The structure of my data type is below.)
I also would like to create an “Add Friend” button on a user’s profile page so the Current User can add them to their Contacts. Can’t seem to do that, either. I’ve looked everywhere, but have been struggling for hours. Any help would be appreciated!





