How to stop using edit

Hi

Im creating a app which displays different ads by shops in the front page,which on click displays that shop products which is limited to 10 to attract customers.what my need here is,I need only one app for users and business owners.
So,
I’m giving an edit option to business owners in the same app by edit form but it should not show the products of other shops,this particular shop owner can edit only his product only which is the 10 products allowed to that shop owners shop.

How to do this?in simple he can login n edit ,update or delete only his shops product.

For each of the shops products that he adds, make sure the email address of the current user is a column in the product sheet. Then make that email address a “row owner”. When he logs in, he will only see and be able to access his own product.

image

1 Like