Forum Discussion

Marcus Pettersson's avatar
Marcus Pettersson
Copper Contributor
Dec 07, 2018
Solved

Page with all avalible team sites

Hi,

My customer uses SharePoint Online and have a lot of traditional team sites created.

Now they request a page/view in SharePoint where users can easily look at all available sites and open them from there. 

Today, all users must know the names of the sites to be able to search for them in SharePoint

Is there a way to create this? 

  • One easy way you can test is by using the Sites modern WebPart that you can configure to provide access to those sites...it might happen this webpart is not going to work well in your scenario, but give it a try...if the Sites WebPart does not work, then you should start thinking on Plan B: custom Dev using Search API in a SPFx WebPart

3 Replies

  • One easy way you can test is by using the Sites modern WebPart that you can configure to provide access to those sites...it might happen this webpart is not going to work well in your scenario, but give it a try...if the Sites WebPart does not work, then you should start thinking on Plan B: custom Dev using Search API in a SPFx WebPart

Resources