SharePoint spJsom - A library for SharePoint Development spJsom is a fluent API that you can use in JavaScript or TypeScript projects. It hides the complexity of the JavaScript Client Side Object Model (JSOM).
PowerShell Deleting Content Types and the "Content Type is still in use" error I was doing some pre-migration activities, removing Content Types and un-used lists from SharePoint Online. One of the sites had a lot of lists / libraries and subsites, and I couldn't track down where
SharePoint SharePoint 412 (Precondition Failed) when updating metadata using REST I have been working with uploading larger files lately with REST, and in an attempt to use concurrency control I stumbled on an annoying gotchya. I received an error along the lines of
SharePoint How to upload a file to SharePoint library using REST and jQuery I really struggled to find a good example for this. An MSDN example shows how to do this using the App model, but what about from something running directly in your SharePoint site?
SharePoint SharePoint Designer 2013 - The version of Microsoft SharePoint Foundation running on the server is more recent than... Unfortunately, from time to time, I have to use SharePoint Designer. However after renaming my account I started getting this error: Server error: The version of Microsoft SharePoint Foundation running on the server
SharePoint Uploading ListItem Attachments to SharePoint using JavaScript As I was building a custom form for a SharePoint 2013 client side solution, I ran across the following error when I tried to use JSOM to upload a file attachment: Object doesn't
SharePoint Script dependencies with using LoadMultiple with SharePoint I often use Script editors or Content Editor Web Parts linked to an Html file to launch a client application in SharePoint. My base approach to all these apps is to: Register all
SharePoint Solved: Incorrect Date Values in SharePoint Display Templates I found an annoying issue where the date rendered from the Display Templates in one of the Office 365 sites was always out by the timezone. Initially I thought maybe the regional settings
SharePoint Enhance your Search results with a Post Processor There are many ways to optimise your SharePoint search results. Here's a list of common optimisations I'll look at for any Intranet or Document Portal: Search Verticals Best Bets Promoted Results Search Refiners
SharePoint SharePoint Search - Diagnosing Managed Properties If you've ever worked with SharePoint Search, you've probably scratched your head wondering why your very simple query is not working. You know that you've mapped your managed property to a crawl property.
SharePoint Twitter Web Part for SharePoint 2013/2016/Online Bringing Social Feeds into a SharePoint Intranet is something a lot of people need. I've put together a solution to show a Twitter Feed. If you are looking for a Facebook feed see
SharePoint Facebook Web Part for SharePoint 2013/2016/Online Note: Due to security changes in the Facebook API, this approach may not work with new app registrations. When building Intranets with SharePoint I often get asked to provide the companies Facebook feed