Customize the SharePoint command bar icons and titles with JSON formatting
Image Source: Shutterstock.com
Feb 13, 2023 7:00 PM

Customize the SharePoint command bar icons and titles with JSON formatting

External Blog Post

Previously I posted about hiding buttons in a SharePoint list using JSON formatting using the command bar customization.

Customizing the SharePoint command bar icons and titles with JSON formatting allows users to make changes to their SharePoint sites without having to manually edit the HTML.

It also provides a way for developers to quickly deploy custom branding designs. With this process, users can easily customize SharePoint’s top navigation bar with icons and titles using JSON data structures.

This makes it easy for developers to create custom branding designs that will be applied across all pages of a website or even just specific areas of the site. Additionally, when working in teams, this feature can help ensure everyone is on the same page by providing a consistent look and feel throughout the site.

“Previously I posted about hiding buttons in a SharePoint list using JSON formatting using the command bar customization.

The same customization features can be used to edit the buttons icons and titles, for example, below we have a custom bar that replaced some of the native buttons icons and text.”

Read more about it:

https://michelcarlo.com/2023/02/11/customize-the-sharepoint-command-bar-icons-and-titles-with-json-formatting/

Referenz on Microsoft

Command bar customization syntax reference | Microsoft Learn

Aug 19, 2022 — Command bar customization helps personalize a list to suit specific requirements. The JSON based feature allows basic changes to the command bar ...

Sep 13, 2022 — You can use column formatting to customize how fields in SharePoint lists and libraries are displayed. To do this, you construct a JSON object ...

Jun 29, 2022 — You can use view formatting to customize how items in SharePoint lists and libraries are displayed. To do this, you construct a JSON object ...