PnP Provisioning Schema - Keep specific link in current navigation

Occasional Contributor

Hi,

I would like to remove all links except Notebook when apply my PnP Template to a new site.

Or is it possible to first remove all and then hard code to link to the Notebook? What would the URL be in that case?

Here's the tags I'm referring:

<pnp:CurrentNavigation NavigationType="Structural">
    <pnp:StructuralNavigation RemoveExistingNodes="true"> or "false"
        <pnp:NavigationNode [...] />
    </pnp:StructuralNavigation>
</pnp:CurrentNavigation>
 

Regards

Mattias Schöier

0 Replies