Browse by Tags

All Tags » SharePoint Online (RSS)
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...
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...
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...
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...
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...
Building SharePoint List Forms with PowerApps is starting to roll out. As you customize your forms, you may get to a point where you want to delete one of them. When you customize a SharePoint List Form in this manner, the PowerApp itself doesn’t show...
I’ve been building forms for a number of business processes lately using PowerApps and some of my tenants recently received the ability to customize forms in SharePoint lists using PowerApps. One common scenario is that you might want to show or hide...
In case you missed it at Ignite, Microsoft announced the new SharePoint Migration Tool that lets you move files to SharePoint or OneDrive in Office 365. I’ve noticed every time this tool comes up there is a lot of confusion and the conversation often...
At Microsoft Ignite, they announced new capabilities for working with themes on modern sites. Although, the new theme picker they have shown has not rolled out, you can still make use of the new theming capabilities right now. Here is what the old theme...
Logic apps are a great new feature in Microsoft Azure that lets you connect to a variety of systems and create triggers and events.  This allows you to reproduce some interesting light workflow functionality in an easy manner.  It comes with...
I’ve done quite a bit of work with the client-side People Picker in SharePoint-hosted apps lately.  I find that while it is relatively easy to get set up, I found it was quite easy to break.  I have found that it tended to work better in Office...
Last year, I wrote a post on how to get started using Information Rights Management in Office 365 .  That post covered what you need to get started as well as how to enable IRM at an individual file level.  This post is a follow-up to that one...
If you are a developer working with the SharePoint app model and have deployed a list, you might have noticed that the list settings button is missing from the ribbon. Now, you typically probably don’t want to adjust list settings inside an app through...
More Posts Next page »