Repeating group shows data only on 1 user instead of all

Hi,

I created repeating group and I want it to show all the data of all the users that are logged in.

right now it only show the data for the current user how can I fix it?

I add an image of the repeating group - Snip - freesnippingtool.com_capture_20240904192102.png | ImgHostr

Hey @galliaeran :wave:

This is most likely a privacy rule that is blocking you.

Note: Be very careful when exposing all user data since that would be dangerous. Make sure you have some sort of rule set up to allow only who needs to see it be able to see the data.

Does that help? :blush:

Hi,
you could integrate a field in the user-db that indicates wether a user is currently logged in or not. Just set this field to YES after user login.

After that you could provide a user a panel for example, that list all currently logged in users.

Hope that helps.

Best,
jupxi

The app is not live, so it doesn’t matter to me right now. I just want to make it work.

I tried enabling all the fields in the privacy settings, but it still didn’t work.

Hmm :thinking: Maybe show us a screenshot of your privacy rules so we can assist further? :blush:

This is DEFINITELY a privacy rule issue. Instead of enabling all fields in the privacy settings, I’d recommend you delete you privacy rules (on the user data type) one by one and keep refreshing the preview page.

You should be able to see all results as soon as you delete the culprit privacy rule. Once the culprit is identified, just press undo till you’ve got all your privacy rules back.

Now just fix the broken rule(s) and you’re good to go :slight_smile: