Select Page

List Creation Naming Best Practice

When you create a new List or Document Library or “App” object in SharePoint, the name of Object is the new URL – in essence what we WordPress users would call the “slug” or permalink. This is a pet peeve of mine. Users consistently...

Outlook Hangs at Loading Profile

This is another Graphics bug. First try the Graphics Hardware Acceleration: To disable hardware acceleration, follow these steps: Start any Office program. On the File tab, click Options. In the Options dialog box, click Advanced. In the list of available options,...

SP Services jQuery

So I was searching for a people picker (more on that later) to implement in my JavaScript form for my SharePoint project, when I stumbled across this: http://spservices.codeplex.com/releases/view/92552 SPServices is absolutely wonderful. I love not having to code all...

InfoPath Window Size Bug

This is also known as the “InfoPath cannot load the view. The view may have been modified to contain unsupported HTML such as frames” bug. Like issues with the 2013 version of Outlook, this is possibly related to graphics acceleration. I suggest this...

A Mini-Guide to Charts in SharePoint

This guide is primarily directed at SharePoint, but the method that uses REST can really be used on any site, or any CMS where you have access to data via REST. There will come a day when someone will ask “Could you put that in a Graph?” or “This...