Browse by Tags

All Tags » Office 365 (RSS)
For those that know me, you might have heard about my extensive use of Ionic Framework, a mobile app platform, to build various side projects including BrewZap and HappenZap. If you aren’t familiar with Ionic Framework, it’s a node.js based development...
with no comments
If you have ever used Office Fabric with SPFx, you may have found yourselves struggling. You quickly learned than previous version of SPFx did not work with version 6+ of Office. Instead you had to use the LTS version of Office Fabric which varies significantly...
The yo tools make it rather easy now to add additional web parts and extensions to your SPFx projects. However, I recently ran across this issue which caused me weeks of pain. The scenario starts with this. You create a new SPFx project with a web part...
If you are still connecting to an on-premises Exchange Server in Outlook for Mac OS X, you may receive the following error even though your password is correct: Mail could not be received at this time. The server for account "" returned the...
with no comments
Filed under: , , ,
Recently, I posted about the error ( TypeError: Object doesn't support property or method 'from') you received in Internet Explorer 11 (IE11) when you didn't include the necessary polyfills for PnP JS to work. To resolve the error, previously...
Apple recently gave developers the ability to sign up testers using just a URL in TestFlight. Previously, it required the developer to manage a list of E-mail addresses which quickly becomes unwieldy. If you are interested in testing pre-release versions...
with no comments
Filed under: , ,
The Fabric React DetailsList component is a great way to display your tabular data when building an SPFx web part. It's nice, but if you have a lot of rows in your list, you might need a sticky header so that you can see which column you are looking...
with no comments
Filed under: , ,
You just built this amazing SPFx web part and it works great in modern browsers. You then go to test (or even worse your users go to test) and you find that nothing works. After examining your logs, you start finding the following error message. TypeError...
Today, Microsoft released the long waited Files-On-Demand support in macOS Mojave. As you might know Files-On-Demand (or FOD) has been available in Windows 10 for a while but it has been a featured that we have been waiting for in macOS for quite some...
with no comments
Filed under: , ,
With React, sometimes the simplest of things are overly complicated. When it comes to creating a page anchor so your users can jump down to a specific point in the page, this one is no exception. From our old HTML4 days, you probably remember you create...
Contrary to popular belief, I still do development. In fact, I do quite a bit of development. In the last couple of years, I have built two mobile platforms as a service using Ionic and Angular. This node.js based development stack positioned me well...
When you add a date field in PowerApps, I find that the current default date of 12/31/2001 is not very useful for me. Changing the default date is not hard but you have to know where to look. First, you have to realize a date field is actually three different...
with no comments
Filed under: ,
The new Microsoft Teams & Skype for Business Admin Center is starting to roll out to first release. This post will show you some of the highlights and how to get started. First, you have to know where to find it. Currently, the Microsoft Teams &...
One particular feature in Microsoft Teams that has been a success in my organization is the use of Cloud Storage to provide a hierarchy in Microsoft Teams. If you are not familiar with what I am talking about, I am referring to the Add cloud storage link...
When you create a new site Microsoft Team, it creates a site collection for you rather quickly. In general, it's ok to start working with this site collection right away. You can upload files or do whatever you need. However, you might have noticed...
More Posts Next page »