Hi everyone,
How can I give every single user the opportunity to delete only their photo?
Currently every user has the ability to delete and modify other users’ photos, I wouldn’t want that to happen.
I attach image
Thank you

Hi everyone,
How can I give every single user the opportunity to delete only their photo?
Currently every user has the ability to delete and modify other users’ photos, I wouldn’t want that to happen.
I attach image
Thank you

Make sure you include a column that indicates which user email added the image, and then only allow delete when that user is the signed in user.
Go to the Actions section, and allow deletion. Then set a condition on the delete action: “email is signed in user”.
thanks for the help it works ![]()