Forum Discussion
Grouping list together under site content
Right now under site content, there is just a long list of library's, pages, list etc.
Currently, best practice is to keep the names similar so they would be grouped similarly.
IE
SALES sharepoint list
SALES items sharepoint list
SALES Manufacture sharepoint list
I want to clean it up so in the future it's easier to find the items that people need instead of endless scrolling. Are there any best practice to do so, and if i start doing this can i assume it may break any powerapp/ flow that are connected to them?
Hello nerdyplayer
a grouping or customizing under site contents are not possible.
It's a better way to use the SharePoint UI for overview's, you can create:
- a list with metadata and links to your lists or libraries, with this base you can create views, filters and grouping
- or use a custom search with PnP Modern Search Web Parts https://microsoft-search.github.io/pnp-modern-search/
Best, Dave