I am building a two-sided user app and want one user group to see all the users.
When creating a search component (or a list) and linking it to Users (where I am collecting information about both the groups and separating the type of users by a true/false) I can only add title, subtitle, etc. from the logged in user, but not of the other users.
You need to create a list, then set up this list to Users collection, and then you’ll have a possibility to use “Current User” → property you want. Please see the screenshots below.
Sorry, I can’t exactly get what you don’t manage to achieve.
You have a simple list of Users. Add a filter to it, so that “Creator” is “True”. Then for Title you can select, say, Current User’s Full name, for Subtitle - say, Company name or something else, and so on.
As a result, your app user will see the list of Users-Creators, with their info.