Sometimes when building any solution based on SharePoint we need to hide a list from the site contents, for several reasons. The list can be creted to be used only by an automated solution and not to be updated or accessed by users. Even if we restrict permissions to read-only in the list, this can cause some confusion in users.
blogsamples/PowerAutomate-HideSharePointList at main · michelcarlo/blogsamples · GitHub
Oct 2, 2022 — Go to the List or Library settings page >> Click on the Permissions for this list link. · Click on the 'Stop Inheriting Permissions' button.
Jan 12, 2020 — If you intend to have the list back to Visible, you just need to make the value of hidden false. NOTE: If you have any PowerAutomated app, these ...
Jun 12, 2018 — Open the site that where list or library resides in SharePoint Designer · Under Lists and Libraries – Select the list or library you wish to hide ...
Once you hide your lists, it won't be available in Microsoft Lists, Site Contents of the given SharePoint site, dropdowns in Power Automate. You can unhide your ...
If you need to hide the SharePoint list from the UI this simple PowerShell script will hide a specific list from the site contents.