Hi,
I need to change the permission on a list such that:
- Site users can add/remove their own list items
- Site users cannot delete/change other user’s list items
- Site users can view the list items
What would be the best way to implement this requirement?
Thank you,