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…
It really is super simple and requires I line of CSS per item. If you want to…
Introduction This all started as a request from a client to hide only certain users from the…
Introduction In my last post I talked about making the SharePoint navigation render in a Bootstrap friendly…
Updated 10-5-2016: Included link to javascript version of bootstrap navigation Updated the navigation code to detect in…
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…
These are a few of my favorite and go to JavaScript libraries. These tend to work well…
My new favorite thing is creating all my style sheets with SASS. SASS makes writing my style…
Below is some sample code to delete a workflow on the host web from your app web….
Below is some sample code to provision a workflow on the host web from your app web….
Below is some sample code of how to delete a list on the host web from the…
Below is some sample code of how to provision a list from the app web via SharePoint…