This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
[BUG] Search bar for List gets enabled while trying to hide suitebar search using "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Web". Is there any way to hide search bar for list too. #3041
Labels
Reporting an Issue or Missing Feature
[BUG] Search bar for List gets enabled while trying to hide suitebar search using "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Web". Is there any way to hide search bar from the list view too.
Expected behavior
Search bar for List should not get enabled while trying to hide suitebar search using "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Web".
Actual behavior
Search bar for List gets enabled while trying to hide suitebar search using "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Web".
Steps to reproduce behavior
Run these commands
Connect-PnPOnline -Url $SiteURL -UseWebLogin
Set-PnPSearchSettings -SearchBoxInNavBar ModernOnly -Scope Web
Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
SharePointPnPPowerShellOnline 3.26.20
How did you install the PnP-PowerShell Cmdlets?
The text was updated successfully, but these errors were encountered: