Creating and Deploying a Custom Theme in SharePoint Online – Follow Up

In my previous post entitled Creating and Deploying a Custom Theme in SharePoint Online, I was remiss by not mentioning Stefan Bauer’s (@stfbauer) highly useful Panthema Web Part. See: Panthema web part is now release – know your SharePoint theme colours The Panthema Web Part shows the colors for all the theme “slots”. We can…

Join Sympraxis Consulting at the SharePoint Conference North America in May, 2019

At Sympraxis, we love interacting with the SharePoint community. Julie, Todd, and I try to get to as many great conferences as we can, whether we are speakers or just attendees. We learn a lot attending the sessions, but the best part is often the interactions we have in the hallways and sides of session…

When Using Angular, Be Sure to Convert to JSON Using `angular.toJson`

This is a quick one, but if it has the potential to bite you, you’ll thank me for it later. I use AngularJS generally these days when I want to write solutions in SharePoint, whether on premises or in SharePoint Online. Yes, that’s the older version of Angular, meaning versions in the 1.x range. When…