A Tech Blog
  • Home
  • LinkedIn
  • About
  • SharePoint
  • JavaScript
  • .Net

SharePoint 2016

A collection of 9 posts

PowerShell

PowerShell Script: Fix a SharePoint Lookup Field

Sometimes, normally after deploying a field, the List Id or the Web Id of the field definition can be wrong. Maybe its pointing to your Dev or UAT environment. In any case I've

  • Tim Wheeler
    Tim Wheeler
2 min read
SharePoint Online

PowerShell Script: Show or Hide a List Field in SharePoint using CSOM

There are times when you might want to make a field in a list hidden or un-hidden, after you have provisioned it. Here's a script I put together to solve this issue with

  • Tim Wheeler
    Tim Wheeler
2 min read
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

  • Tim Wheeler
    Tim Wheeler
1 min read
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

  • Tim Wheeler
    Tim Wheeler
1 min read
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

  • Tim Wheeler
    Tim Wheeler
1 min read
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

  • Tim Wheeler
    Tim Wheeler
11 min read
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.

  • Tim Wheeler
    Tim Wheeler
1 min read
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

  • Tim Wheeler
    Tim Wheeler
7 min read
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

  • Tim Wheeler
    Tim Wheeler
8 min read
A Tech Blog © 2022
Latest Posts Ghost