Contents
On the permissions page for the list, on the Edit tab, click Grant Permissions. Type the name of the group or the individual you want to grant access to in the Users/Groups box. Choose the level of permissions you want the group or individuals to have. Click OK.
Go to list settings >> Advanced Settings >> Under Read access (check: Read items that were created by the user). This allows the user to read/view their items created by them. Admin should be able to view all items. You can use audience targeting for that, and set admin group there.
How to protect columns in SharePoint lists?
In a perfect world, the requestor (person who creates the list entry) will have full visibility to their associated entry, both section 1 & 2, but will not have visibility to other entries AT ALL. My make-shift solution as of now is, I have created 2 views. One view is for the public and only displays section 1.
How to lock a SharePoint list filed column?
Lock SharePoint column, make field ReadOnly or ReadOnlyEnforced Prevent SharePoint List filed editing from end user by making it read only When a new site column is created, a SharePoint admin can set it as read only or as read only enforced to prevent the user of editing the data stored in the field.
In the Name list, select the checkbox next to the name of the user or group that you want to remove permissions from. Select Remove User Permissions. The permissions page updates to show that the group or user no longer has permissions to the list. Restore inheritance to delete all unique permissions in SharePoint
Some options for hiding the SharePoint list would be :- 1) Set the list as a hidden list 2) Create a default View which shows no items and block users from creating their personal views 3) Set the list search settings to no index (this would ensure the data will not show up in search results)