Forum Discussion
goulp99
Nov 15, 2022Copper Contributor
Setting user permissions for specific columns within a list
Hi, First time working with Sharepoint/lists etc and am not even sure if what I want to achieve is possible. I've created a list where users can submit requests, however I want 3 columns only to...
ganeshsanap
Nov 16, 2022MVP
goulp99 Unfortunately, SharePoint does not have user permissions for specific columns within a list.
You can try workarounds for disabling fields based on other fields like:
- Customize a Microsoft Lists or SharePoint form by using Power Apps and disable the related fields based on current logged in user
- When you disable fields from list forms using power apps, user might change those using "Edit in grid view" (Quick Edit) option in list, so you can disable this option from List settings > Advanced settings
- If there are any other options in list command bar at the top which allows users to edit those columns, you can try hiding command bar options using JSON formatting
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.