Forum Discussion
Jul 24, 2017
SharePoint Cross Site Global Navigation
I'm looking for a solution that leverages JSOM and a Managed Metadata Termset to provide global, cross-site navigation. I've seen a few solutions, but I'm wondering anyone has an end-to-end solution ...
Shawn Xiong
Jul 25, 2017Brass Contributor
just some thoughts on the topic, and you should be able to find some existing solutions
https://techcommunity.microsoft.com/t5/SharePoint-Developer/SharePoint-Site-Global-Navigation-Mega-Menu/m-p/15931#M505
Jul 25, 2017
The linked solutions, while useful, are SPO only so not applicable here.
- Shawn XiongJul 25, 2017Brass Contributor
the solution is using jsom, and with provision using PowerShell pnp, should be working both in O365 and SP 2016.
- Jul 25, 2017While the compatibility for Core.TaxonomyNavigationComponents stats SPO only, one of the other requirements is to enable Publishing Infrastructure. I can't do that in this environment which is why I'm not looking at the built-in managed navigation.
- theplatformninjaFeb 18, 2019Microsoft
Did you ever figure this out?