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

 
 

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

 

How to Add a JS Link Reference to the NewForm.aspx and EditForm.aspx Programmatically using CSOM PNP in SharePoint Office 365

In this article let us see How to Add a JS Link Reference to the NewForm.aspx and EditForm.aspx Programmatically using CSOM PNP in SharePoint Office 365

 
 

SharePoint Online Authentication Options – Part 1

I ended up spending too many hours in demystifying how SharePoint online works in a federated environment but apparently I didn’t get many details though I got few but it wasn’t in one location