Month: February 2017

Completely deleting web parts on a SharePoint page
Completely deleting web parts on a SharePoint page
Blog Posts

Sometimes you need to remove web parts from your SharePoint page. Seems like a typical, everyday thing for a Site Owner to have to do. And it is. But it depends on the situation, how you remove the web part, and why you’re doing it. The thing is, removing a web part in SharePoint isn’t always as… READ MORE

SPFX client-side web part with the WebPart Properties
SPFX client-side web part with the WebPart Properties
Blog Posts

The Modern SharePoint Framework have a new WebPart Properties pane. The property pane allows end users to configure the web part with a bunch of properties. The property pane has three key metadata: Pages Pages provide you the flexibility to separate complex interactions and put them into one or more pages. Pages then contain Header… READ MORE