This webpart displays different statistics data captured in the Azure Application Insights in a graphical representation. Filters are provided to search for certain period of days. There are few Application Customizer which can be activated in SharePoint Online to track page view, performance etc., to Azure Application Insights, but the data can be viewed only by the administrator who is in-charge of Azure portal. Not all the users will have access to this data, this webpart will provide access to those data that can be used by the portal administrators and developers to keep track of the page performance and hits. Fetched insights data using Application Insights API.
SharePoint
SPFx – Application Insights Advanced
Introduction This application customizer will track the pageviews using Azure App Insights. The customizer will track the react routing which is used in SPA, in SharePoint Online it tracks the navigation between the news post which is not the actual post back. Also, added some custom properties about the site and the logged-in user details for … Continue reading SPFx – Application Insights Advanced
SPFx – SharePoint User Profile Property Sync
SPFx - SharePoint User Profile Property Sync, This web-part will help the administrators who are currently maintaining the user profiles in their organization. Used Azure Function with PnPPowerShell.
SPFx – Document Preview
Introduction This is a list view comman set developed using SharePoint Framework extension. It will help the users to view the supported document preview in a side panel without navigating to the new tab or window. There will be a new button on the list menu named 'Smart View' to view the preview of the … Continue reading SPFx – Document Preview
SPFx – Advanced Comments Box
Introduction This component is developed as a SharePoint Framework Web-part to capture and store the comments. The web part can be used as replacement for the out-of-box comments box that is available in SharePoint Online. You can disable the out-of-box comments and this web-part to a page, save it as a template and you can … Continue reading SPFx – Advanced Comments Box
SPFx – Using React Context API
Introduction Hi friends, this blog post will guide you through the usage of Context API which is one of the new features introduced in the latest version of React in SPFx projects. What is React Context and When to use it In a normal React application, the properties are passed top-down from parent to child and then to … Continue reading SPFx – Using React Context API
Performance Tool–SharePoint Online (Page Diagnostic Tool)
Hi Friends, today I would like to introduce you to the new Performance tool available for SharePoint online. This is a great tool which helps us to measure different aspects to optimize or normalize our development mode to provide a 100% quality to the custom development that we made on SharePoint.The most important is that … Continue reading Performance Tool–SharePoint Online (Page Diagnostic Tool)
SharePoint Add-In: Frequently Asked Questions (FAQ)
In this post, we will see the FAQ Add-in which is published to SharePoint App Store.The FAQ (Frequently Asked Questions) plays a pivotal role in all the organization to support different levels of users with daily operations, protocols, policies and others.This FAQ add-in is to support the Organization’s using SharePoint as a primary or secondary … Continue reading SharePoint Add-In: Frequently Asked Questions (FAQ)
SharePoint Chrome Control
Hi Friends, today lets talk about the ‘Chrome Control’ in SharePoint Add-in. I hope you all aware of the name change that Microsoft had brought for SharePoint Apps which is now represented as ‘Add-In’. Don’t be scared about the control, this is nothing but the SharePoint Bar which is termed as Chrome Control. Whether it … Continue reading SharePoint Chrome Control
Deprecated features in SharePoint 2013
Hi SharePoint friends, I hope you all enjoyed my last post on “Authentication & Authorization”. In this post I will discuss about the features that have been removed in SharePoint 2013 which was available on SharePoint 2010. Visual Upgrade: You could use this feature to upgrade from MOSS 2007 to SharePoint 2010 to give Site … Continue reading Deprecated features in SharePoint 2013