Im using groups instead pages to display different pages of my app.
the problem im facing.
i have a repeating group of a list of users. each row has a button to navigate to that users profile group. Ive used a workflow to display the users profile group, but i cant figure out how to display the information in that user profile group for each user.
The profile group is type user. Current user fileds are displaying, but if the current user clicks the (view profile) of another user, the information that is displayed is the current users information.
If the user logs out, the profile groups information is blank.
Ive tried using the parent group user option as well, but that also didnāt seem to work.
@cmarchan . i tried the parent group. didnt work. seems as though the current cells user option only displays for repeating groups.
Would this (Hopefully you sent the current cell user from the repeating group to that profile page.) need to be done in the workflow, at only when section?
As mentioned, Iām using layer groups, not pages.