Hello,
I need to create a list /library that contains user’s pictures, but I want user to create only one entry in this library. If they try to create second entry, either overwrite or show message to delete the existing one. I also want user to see their picture only (only item created by user)
I am planning to use picture library and I can modify the Filter in view settings, set to create by [Me] to restrict users from seeing other user’s pic. I also can create a new permission set where user cannot manage views.
How can I stop users from creating more than one item? Each user is allowed to create only one item. I am not a developer so is there any no code solution to achieve this if not can you point me to the right direction where I can find some solution for this requirement? We are doing all this on SharePoint online (Office 365)
Thanks.