App admin relationships

Hi,
I am creating an app to do with loyalty.
I have a second app where the shop owner can go on and alter his shops information.
But i am having a problem.

I don’t know how to make it so that a shop owner can only see and alter their own shop.

Please can someone help i have different shop categories in different collections.

Hello, I’m happy to help you. I’ve sent you a message.

Hi @Indisa,

Does the Shops collection has a One to Many relationship between users and shops collections? If you have then you can add the owner’s user record into that rel and filter the shops list by that property.

Thank you