-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Add-PnPNavigationNode Set the option "Open in new tab" on navigation links #2519
Comments
Hello, I just found this question, Do you know if there is something avaliable in pnp provisioning to set up a node to be open in a new tab? since this is available on Oct 2022 |
As far as I can tell it's not in pnp provisioning. |
This would be a great enhancement, also in the context of provisioning templates. There exists a property "external", but I do not get, what that does. |
Are there any changes for this requirement or it still is not considered yet ? |
Looking forward for this to be included. |
Feature #2519: open in new tab for navigation links
Closing this as a PR has been merged , a new parameter |
Doesn't appear to be working - no error thrown, but not successfully adding the property. |
Is your feature request related to a problem? Please describe.
As of October 2022 Microsoft has added the option "Open in new tab" to navigation links.
Today this is not possible to configure with PNP Powershell.
Describe the solution you'd like
Add-PnPNavigationNode should have an extra property of type bool called something like "OpenInNewTab"
This should also be supported in Get-PnPSiteTemplate and Invoke-PnPSiteTemplate
Describe alternatives you've considered
As far as I know there is no alternative to this
Additional context
Relevant Microsoft 365 roadmap
The text was updated successfully, but these errors were encountered: