Hello guys,
I need help on repeater. I have created member’s profile and each member can upload their photos and I want them to view their uploaded photos privately on their profile page.
My member’s profile page: upload image button linked > database collection > repeater linked to > dataset linked to > database collection
The problem is when I upload a photo using my registered account, then upload another photo using another different account it shows all the photos from both account.
Is there a way how to view it separately each account on what ever photo they upload?
Thank you in advance.