How to use PNP JS Core with typescript and System JS in a SharePoint hosted App / Add-in
Lets see how to use Typescript and System Js with PNP JS Core in SharePoint Hosted App / Add-in in this blog post. To begin with lets add reference to typed definitions
Remove Back-to-site Link in the published NINTEX Form in Office 365
Adding a Nintex form to Office 365 list creates a navigation link named “Back to Site” which may not be required in all scenarios. In this blog post let’s see how to
Displaying SharePoint list items in MVC web grid of a Provider Hosted App
In this blog post lets see how to bind SharePoint List items to a MVC web grid in a Provider Hosted App.To create a provided hosted app we need a client id and secret
How to bypass cross domain issues to display SharePoint Online pages within Iframe from an external Domain
By default SharePoint Online doesn’t allow to access it’s pages via iframe from an external application in this article we can see how to override that restriction
How to use Angular Promise using Typescript await and async (ES6)
The typescript async and await is a ES6 functionality. It used to allow the developers to write the asynchronous code to flows as a synchronous method without write a handler or a callback function
Expect The Un-Excepted : Custom Audit Report And Audit Log Retention in Office 365
At some point in time we might have ended up or will end up in a situation like this in Office 365 where in a site collection where Auditing is enabled but still in the report nothing shows up
How to Add/Remove User Custom Actions (in Site Actions Menu) Programmatically using CSOM PNP in SharePoint Office 365
In this article let us see How to Add/Remove User Custom Actions (in Site Actions Menu) Programmatically using CSOM PNP in SharePoint Office 365.
How to Add a JS Link Reference to the Display Form or Any other ASPX Programmatically using CSOM PNP in SharePoint Office 365
In this article let us see how to Add a JS Link Reference to the Display Form or Any other ASPX Programmatically using CSOM PNP in SharePoint Office 365
Automate O365 Group creation using Graph Api from a Remote Service/Workflow App using OAuth 2.0 Client Credentials Flow
I am writing this post from my experiences “As on Today” about the evergreen platforms O365 and Azure which may change in the future. I had a situation where my organization was planning to avoid users from directly
SharePoint Online Authentication Options – Part 2
Let’s talk more on Federation model and also on the modern authentication for SharePoint online now. In the case of federated environment once you sign with your organization account to SharePoint online