Apr 24 2017 06:54 AM
Apr 24 2017 07:33 AM
Apr 25 2017 05:10 AM
Apr 25 2017 07:22 AM
SolutionSo first step, MP config cap raised check/works :)
Now you get to pick your preference [OOTB stuff first]:
-MMD nav provider provides a customizable centralized management but can be tedious
-More native, using the default site/structured data nav is simpler but management is dispersed, site will nest if you align the stars of sites being parents/children and each of their nav's is properly configured. IMO, turns into a chaotic juggling act
-Back to MMD, the autopop somewhat auto populating option would be to manage a catalog, overview here w/video https://en.share-gate.com/blog/migrate-sharepoint-2013-what-is-product-catalog
Could create custom configs obviously that do all kinds of funky things but you're gonna need alotta JS and custom injection or MPs from here... ie, there could be a list at the root that you can manually populate, when the MP or Page Layout loads, it looks at the list, it rest calls and iterated through sites and pages in the Farm, SC, other SCs, whatever... cooks all the items from the list and web svcs together, sorts, filters and populates the nav with magic/logic. But you would need to build that :)