-
Using SharePoint REST API to GET List properties: ListItemEntityTypeFullName
I seem to forget how to quickly find the ListItemEntityTypeFullName property for a SharePoint List, when working with the REST API, so here is a quick reminder.
-
SharePoint/SPFx: Returning to Webpart Development Part #2
Part #2: Recently I was asked to develop a webpart for a modern SharePoint site. My first thoughts were; where do I start, I haven’t done any webpart development for years? I would like to share my journey…
-
SharePoint/SPFx: Returning to Webpart Development Part #1
Recently I was asked to develop a webpart for a modern SharePoint site. My first thoughts were; where do I start, I haven’t done any webpart development for years? I would like to share my journey…
-
Connect-PnPOnline: unwanted credential caching
Problems with the Connect-PnPOnline PowerShell CmdLet caching credentials while using the UseWebLogin parameter. See the fix!