Can’t add a Web Part page in SharePoint (Modern Experience) ?
Today, I came across a very strange error, for some reason when I navigate to SharePointSite/SitePages/ and try to create a new Web Part Page, I get the following error.…
SharePoint, Office 365, C#, .Net, SQL Server News, Tips, Ebooks, Events, Webinars ....etc
Today, I came across a very strange error, for some reason when I navigate to SharePointSite/SitePages/ and try to create a new Web Part Page, I get the following error.…
Organizations use Sharepoint differently and for various purposes. They can also be interested in customizing the look and feel, and have specific features enabled/disabled. In the classic modal exceptions, we…
In this session, we will be discussing the customization that we can apply to SharePoint modern page. Everyone knows that Sharepoint OOTB features are quite okay, the modern pages offer…
A newcapability allows to create re-usable solutions and templates to provision your sites are now available. Using the pnp provisioning engine, and adapted to your needs can leverage all the…
An awesome session presented today by Chris O’brien, during which he took us through the new capabilities and features of Power Apps, which are in my opinion just AWESOME 🙂…
In a previous article, I shared with you how to connect from your ASP.Net application to SharePoint. Today, I came across a different scenario, so I thought it might be helpful…
Usually, I get very excited about the new features that Microsoft announces, and try to be part of the first users to test them, but this time, I am very…
A simple scenario I had this morning, was to populate ASP.net Web page’s drop downs from a SharePoint list. A fairly simple task using Microsoft.SharePointOnline.CSOM, until I was faced with…
In this article, I will disuss the issue related to the fact that Microsoft disabled ‘By Default’ the content and media editor in Office 365. The good news, is that…
In this post, I will share with you guys my experience with SP.JS. First of all, I felt in love with SP.JS when I could do literally any CRUD operation…
The SharePoint Framework (SPFx) is a great new option for developing SharePoint solutions. Many developers are creating full-trust based solutions or add-in solutions, while also figuring out where and how…
Close the gap between introductory and advanced resources available on SharePoint 2016 with this preview from the Manager’s Guide to SharePoint Server 2016 and identify the core benefits of specific…
The problem I was faced with today, was to embed twitter feed into a new SharePoint landing page. The widget rendered fine in most of the browsers except IE 8,9…
Whether you are a developer, administrator or an IT Pro, these are the most useful software/tools you should have. Please bare in mind that the versions might not be appropriate,…
In some large (columns) and long lists views, it would be ideal to have sticky headers which are always displayed in the top regardless of the users scrolling. The solution:…
In this article, I will describe a simple use of SP.JS file to retrieve data from a SharePoint list and display the items in a certain way. In this scenario,…
In this article, I will describe how you can send data from an ASP.net (web form) application to SharePoint Online custom list. The scenario of this request, was that a…
When attempting to insert a custom list form in SharePoint Designer the form never displays in design view There is no error message, and the form never gets inserted into…