0

Toolbar

How to customize the modern SharePoint online list toolbar?

I was not able to find any options that were available in previous versions in SP. I have an option under the "...", toolbar and I want to add it to the toolbar. Also, want to remove the share, export, automate and integrate options from the toolbar.

Porthos
  • 31
  • 2

1 Answers1

1

To customize the modern SharePoint online list menu bar, you have to build a Sharepoint Framework(SPFx) extension.

Reference:

Overview of SharePoint Framework Extensions

Build your first SharePoint Framework Extension

Demos:

How To Hide Command Bar Menu Item Using SPFx Extension

react-application-injectcss

Inject Custom CSS on SharePoint Modern Pages using SPFx Extensions

Allen_MSFT
  • 357
  • 1
  • 4