Microsoft has a document on how to customize list permission. Customize permissions for a SharePoint list or library (microsoft.com) Let’s explore by setting up some basic permissions in our AppTest site. In Figure 1, our approver user has a visitor permission to the SharePoint site. He cannot see any items on the Orders List in…
Exploring SharePoint Online List Row Level Security – Part 1
Microsoft 365 developers who wanted to create solutions but do not have access to premium features like Dataverse can use SharePoint Online List as a database. For some complex and secured solutions, developers may need to implement row level security. SharePoint Lists has basic row level security features based on SharePoint access levels. Let’s imagine…