Check what permission a user has in SharePoint
Check user’s permission when SharePoint site is having a unique permissions complicated structure.
Check what permission a user has in SharePoint Read More »
Check user’s permission when SharePoint site is having a unique permissions complicated structure.
Check what permission a user has in SharePoint Read More »
In this post: Overview · Expand with REST API · Property Internal Names · Expanding a multi-value Person field · Setting a Person field: the other direction · A missing email address breaks the expand · Expanding People metadata with PnP · Related reading Overview One of the very useful metadata types is People. Using
Expand Person metadata column in SharePoint Read More »
In this post: What is a list or library view? · How to create a view · Edit a view · List View Settings · Setting a view as the default · Related reading What is a list or library view? SharePoint List and Library Views are used to show your list items or library
How to Create & Update SharePoint Modern List and Library Views Read More »
In this post: Why do we need to check for external users? · The Problem · The Solution · Which of the 3 methods should you actually use? · Solution Screenshots · Doing the same check outside SPFx, in Power Automate · Related reading Why do we need to check for external users in SharePoint?
How to check if current user is external in SharePoint Read More »
In this post: What is a SharePoint Content Type? · Types of Content Types · When do we use tenant wide content types? · When do we use local / site content types? · How inheritance actually makes specific content types work · Breakdown your content types as specific as possible! · Related reading What
SharePoint Content Type bits of tips! Read More »
There was a time when I copied a page from one site to another. It was all good until I updated the page, and it would not let me save it. In this case, one possible reason is that the page content type changed from a Site Page to a Wiki Page. So, what can
Easy Way to Update a SharePoint Content Type Read More »
In this post: What is SharePoint PageContext? · How to access SharePoint PageContext? · SharePoint PageContext in Table · How useful is the SharePoint PageContext? · Turning the list into actual code · Related reading What is SharePoint PageContext? SharePoint PageContext provides standard definitions for SharePoint objects shared between client-side applications, web parts, and other
Actually, It’s Already In The SharePoint PageContext! Read More »
Though there is an option to create an item using the existing flow action, there are times when you need to create an item dynamically. This post covers the best way to create an item using the ‘Send an HTTP Request to SharePoint‘ action. In this example, we’ll be creating an item in a custom
How to Create Item using Send An HTTP Request to SharePoint Read More »