SharePoint Framework Developer Preview Release – Where do I begin?
This is an exciting time! The much anticipated SharePoint Framework Preview was released yesterday. And guess what…
Change Default SharePoint Site Logo CSS Trick – Great for Office 365!
I was just thinking about this issue one day and realized that I could just override the…
Hide Newsfeed, OneDrive and/or Sites from the Suite Bar – Ribbon Area for SharePoint 2013
It really is super simple and requires I line of CSS per item. If you want to…
Hiding People from People Search
Introduction This all started as a request from a client to hide only certain users from the…
Bootstrap Navigation for Office 365 & SharePoint 2013 using jQuery and REST
Introduction In my last post I talked about making the SharePoint navigation render in a Bootstrap friendly…
Bootstrap Responsive Navigation in SharePoint
Updated 10-5-2016: Included link to javascript version of bootstrap navigation Updated the navigation code to detect in…
Office 365 Icons
Introduction I recently came across an interesting blog – http://www.n8d.at/blog/office-365-icon-font-documentation/ which mentions O365 icons. This was back…
My Favorite JavaScript Libraries and jQuery plugins
These are a few of my favorite and go to JavaScript libraries. These tend to work well…
Working with SASS style sheets in Office 365 / SharePoint 2013
My new favorite thing is creating all my style sheets with SASS. SASS makes writing my style…
Delete a Workflow on the Host Web from the App Web
Below is some sample code to delete a workflow on the host web from your app web….
Provision a Workflow to the Host Web from the App Web
Below is some sample code to provision a workflow on the host web from your app web….