Forum Discussion
Introducing a SharePoint app bar that features global navigation
- Mar 22, 2021
You can disable the SharePoint app bar temporarily using PowerShell until October 31, 2021.
To run the PowerShell commands you will need either Global administrator or SharePoint administrator privileges. Follow below steps:
- Download the latest version of SharePoint online PowerShell
- Then, run the following command with administrator privileges:
Set-SPOTemporarilyDisableAppBar $true
Please Like if you found my reply helpful in any way!
- ganeshsanapAug 30, 2021MVP
Colleen Parker Did you enable the global navigation in SharePoint app bar?
If global navigation is enabled, home icon will show you the global navigation links and if it is disabled, the home icon will link to the SharePoint start page.
When you set up a home site, you can enable and customize global navigation in SharePoint app bar and you can add the navigation links from "Global navigation settings" as per your requirements.
Please consider giving a Like if my post helped you in any way.
- Colleen ParkerAug 30, 2021Brass Contributor
ganeshsanap I've enabled the Global Navigation in the SharePoint app bar and have set in the main hub site to use the "Hub or global navigation" option. Like many people who have complained, I do NOT want to use the Home site navigation option because my other business lines have unique menus that do NOT include items in the primary company "hub" site.
I've attached a screen shot with callouts. Basically what I want doesn't appear to exist.- ganeshsanapAug 30, 2021MVP
Colleen Parker It might not be exactly what you are looking for, but I think below blog by MarcDAnderson will definitely help you:
Showing the Intranet’s Link in the App Bar’s Global Navigation
Please consider giving a Like if my post helped you in any way.