Forum Discussion
permission level problem for attachment
Sorry,some typing mistakes. First, I didn't change the default setting, the changes I made are all in the copy of the default. Second, the button I unclicked was "edit items" and "delete items".
Now users can add items to the list, but cannot add a item with an attachment.
I want to make them also able to add items with attachment.
If you need users to add attachments to list item then you need both "Add Items" and "Edit Items" in the permission level. If you just need just to add items without attachments then "Add Items" is sufficient.
- 淳嘉 銭Jun 11, 2018Copper Contributor
Thanks.I will make a editable list make other users be able to upload attachments, then use flow to make a same list only administraters can edit.
- Sam_JosephJan 22, 2019Copper Contributor
Wow I have the exact same problem. How did you use Flow to limit just the administrators to edit the list? I would appreciate a reply.
- 淳嘉 銭Jan 23, 2019Copper Contributor
My workaround was to make two lists. For the first list, user has edit permission to upload files. And the second list, users have view permission and only administrator has add and edit permissions.
When user create an item in the first list, administrator's flow copy the item into the second list, and that is the list we really use.
My colleague is working on how to improve my workaround two days ago, no progress yet though.