Set and Clear Person Column Values Using SharePoint REST API
This post will show you how to update a Person/Group column value in SharePoint using the REST API, including how to clear/empty the value in the columns. Setting a Person/Group…
This post will show you how to update a Person/Group column value in SharePoint using the REST API, including how to clear/empty the value in the columns. Setting a Person/Group…
Working with Apps and the REST API in SharePoint 2013, you’ll at some point come across the need to check if the current user has a particular permission level. In CSOM/JSOM, the API is pretty straightforward, but in the REST API, the approach is a bit backwards. Read on to see how to do it… (more…)
After much hard work and testing, I’m happy to finally have released the SharePoint Service Application Starter Kit.
A Visual Studio Extension that installs SharePoint project templates for creating custom SharePoint Service Applications of different flavors. (more…)