Learning & Technical Adventure from ShanthaKumar

Tag SharePoint

How to get Flows associated to the SharePoint List

You can learn how to get the flow instances and flow templates associated with the SharePoint Lists / Libraries using REST API

Export properties of all lists using Microsoft 365 CLI

Sample script helps to export all list properties using Microsoft 365 CLI command

Secrets behind SharePoint Online – How to get Tenant & User’s AD ID

Sometimes, we may want to get the current user’s Active Directory ID and Tenant ID. To get that we no need to write blah.. blah.. codes and scripts to get that. I’ll give you the quick tip on how quickly get that information.

Secrets behind SharePoint Online – How to identify the current page is modern or not

How to detect the current site page is modern or not. Check out this blog post to know about that.

Get Current User Information in SharePoint Framework with PnPJS

Here, you can get a hands-on on how to retrieve the current user information in a SharePoint Framework webpart using PnP JS Library

Get all attachments from List in SPFx webpart

Here’s the code, you can use to fetch all the attachments from the list using pnp js library in SharePoint Framework webpart.

Don’t miss the cool demos on SharePoint Online updates

Check out the cool demos on my webinar on SharePoint Online Changes

SharePoint Version Identifier

Sometimes we deployed to new SharePoint project and there we spent some time to identify the version of SharePoint. To overcome this I have created one simple utility to identify the SharePoint version with the service packs. We can get… Continue Reading →

Remote Identification of SharePoint Version

SharePoint has lot of hidden files and methods which provides lot of information about the server and sites. Now we can see one of the hidden area from the vast of SharePoint Sea. SharePoint sites has the hidden file which… Continue Reading →

Slide Out QuickLaunch – CSS & jQuery

Today I want to show you how to slide-out the QuickLaunch bar using CSS and jQuery. In SharePoint the QuickLaunch bar was visible on left side, now we are going to hide the QuickLaunch on Page Load. The Quick Launch… Continue Reading →

« Older posts

© 2023 KTSKUMAR.COM — Powered by WordPress

Theme by Anders NorenUp ↑


Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/ktskumar/public_html/wp-includes/functions.php on line 4759