I came across an interesting situation after clicking on the “View Library” link in some search results. Clicking on “View Library” resulted in a “something went wrong” error, but why?


So, you’ve provisioned a new SharePoint online tenant, and would like to replace the Team Site at the root URL with a site using the ‘Publishing Portal’ template. Seems reasonable, right? Continue reading
A client recently wanted to copy and paste hyperlinks with friendly descriptions from Excel in to the Hyperlink column of a list in SharePoint online.
This used to work back in SharePoint 2010 with Datasheet view because it used an ActiveX control that provided rich functionality. Since SharePoint 2013, the Datasheet view has been replaced with the Quick Edit view, which is HTML and JavaScript only. While this is great for browser compatibility, it does mean that the Quick Edit view has less functionality than the ActiveX control used to have. Continue reading
October has certainly been a busy month for me! One of the reasons was that I had the opportunity to speak at the SharePoint Dnevi, or SharePoint Days conference in Portotož, Slovenia last week. The conference was on the 22nd and 23rd of October.
Since AngularJS is becoming ever more popular, I thought it would be a good idea to show people the benefits of using it with SharePoint apps.
We have great patterns and practices when it comes to server side code, but often the accompanying JavaScript ends up being difficult to manage. AngularJS is a great fit in these circumstances, especially when you consider SharePoint Hosted Apps which are JavaScript only.
I’ll have to cut this post a bit short, but here is the slide deck that I presented, for those that are interested.
Have you ever wanted to see what someone has changed on a SharePoint page?
In this video, I show how to view the history of a page in SharePoint 2013 content management site.
You must have versioning enabled on your page library in advance to be able to view page history.