SharePoint Online: Display Country Flags using JSON Formatting

SharePoint Online: Display Country Flags using JSON Formatting

SharePoint Online JSON formatting is a powerful tool that allows users to customize the display of list data, bringing a new level of functionality and aesthetics to SharePoint online lists. The JSON formatting sample given in this blog post demonstrates displaying flags of the counties selected in the single selection SharePoint choice column.

SharePoint Online: External Image URLs not working in JSON Formatting

SharePoint Online: External Image URLs not working in JSON Formatting

Earlier this year Microsoft updated the SharePoint JSON formatting feature and blocked most of the external domain image sources by default in custom JSON column and view formatting. Only images from the following domains are allowed by default:

How to Enable or Disable Auto News Digest in SharePoint Online

How to Enable or Disable Auto News Digest in SharePoint Online

In today's fast-paced work environment, staying up to date with the latest news and updates within an organization is crucial. SharePoint Online offers a powerful feature called Auto News Digest, which automatically aggregates the latest news posts from various SharePoint sites and Organization news sites that are relevant to users and sends an automated email to users.

Enable or Disable the Social Bar (Like, Views, Save for later) for individual SharePoint sites

Enable or Disable the Social Bar (Like, Views, Save for later) for individual SharePoint sites

In my previous blog, we saw how to enable or disable the Social Bar (Like, Views, Save for later) in SharePoint Online at tenant level using SharePoint Online PowerShell, PnP PowerShell and CLI for Microsoft 365. In this blog we will explore how to enable or disable the Social Bar for individual SharePoint online site collections.

Enable or Disable the Social Bar (Like, Views, Save for later) in SharePoint at tenant level

Enable or Disable the Social Bar (Like, Views, Save for later) in SharePoint at tenant level

SharePoint Online provides various social features in modern experience SharePoint sites. One of the features available for SharePoint site pages is the social bar, which allows users to engage with page content by liking and saving pages for later reference. Social bar also shows the number of page views and comments on modern site pages.

Enable or Disable the Return to Classic SharePoint link in SharePoint Online

Enable or Disable the Return to Classic SharePoint link in SharePoint Online

On modern SharePoint list and library pages, there's a link in the lower left of the page that says Return to classic SharePoint. This link allows users who are working in the SharePoint modern experience to switch the current list or document library to classic experience.

Set a page template as default page template in SharePoint Online

Set a page template as default page template in SharePoint Online

One of the key features that enhances site design and improves user experience is the use of Page Templates. In this blog post, we will delve into what are page templates in SharePoint online and how to set a default page template for a SharePoint site.

Allow use of custom scripts in SharePoint Online using PowerShell

Allow use of custom scripts in SharePoint Online using PowerShell

SharePoint online is a powerful platform that allows users to create and manage websites and content, collaborate with others, and more. However, SharePoint out-of-the-box features may not always meet the specific needs of your organization. Fortunately, SharePoint online allows the use of custom scripts, which can be used to enhance the platform's functionality and customize it to your specific needs.

Delete custom site scripts in SharePoint online

Delete custom site scripts in SharePoint online

In SharePoint online, you can use Site templates (previously known as "Site designs") and Site scripts to provide reusable site columns, content types, lists, themes, site navigation layouts, or custom actions so that your users can quickly build new SharePoint sites with the features they need. SharePoint custom site scripts can help you to add custom branding, theming, or automation like setting a site logo, activating a site feature, etc. to your SharePoint online site.