Allocation of multiple profiles to single user(Logged in user)

Hi

I am creating an app related to petcare where the logged in user can create one or many pet profiles under their log in. Now the issue i am experiencing is that the pet profile created by user A is being populated in user B’s account and vice versa. So i just want to happen this way:

User A’s Pet details should be visible to only User A and likewise for User B’s pet profie should be available for User B only, C etc.,

Any help is appreciated.

Hello @Easzo_user

You just need to get your relationships setup properly and then filter the list of pets according to Logged In User > Pets

1 User can Have multiple pets