Forum Discussion
Miguel_B_M
Oct 13, 2019Copper Contributor
Is there a way to show a list of associated sites to a hub site, without using top navigation bar?
We are creating collaboration sites with clients, which are all associated with a Hub Site (Let's name it Clients Hub Site). Of course, those sites are private, and we don't want one client accessing...
- Oct 13, 2019Use the sites web part and show all sites in the hub. It applies security trimming so only shows sites you have access to. Definetly test this before you go live. If it does show other sites, check if that user can navigate.
Alan Marshall
Oct 13, 2019Iron Contributor
Use the sites web part and show all sites in the hub. It applies security trimming so only shows sites you have access to. Definetly test this before you go live. If it does show other sites, check if that user can navigate.
Miguel_B_M
Oct 14, 2019Copper Contributor
Alan Marshall, thank you very much. Your solution is really elegant.
My steps to check the privacy were:
- I edited the hub by adding the web part "Sites" as you suggested. I selected the option to show only the associated sites.
- I created an Office 365 group from Outlook, including an external guest (Dummy Gmail account), and after activating the Sharepoint site I associated it to the hub site. It automatically appears in the list of sites (Step 1 above) alongside the other associated sites.
- By reacting to the invitation email as a guest, I created the MS account and I was able to access the site.
Minor issues found:
- (Solved) The link to the hub site is appearing at the top navigation bar. If the guest tries to enter, the usual "Request access " form is shown. This would lead to a number of undesired requests from clients team members. Solution: Go to the hub site settings, and choose not to allow requests to access. The guest is therefore shown a plain page "Denied access".
- (Not related to my original question) The link to Sharepoint site included in the invitation email does point to the Documents section, and not to the site home. Wonder why.
Now evevybody in the sales team can create a working group with the client and organise the site in the hub. NOTE: To allow the sites to be associated to the hub by any colleague, whenever creating the hub, the option of who's associating sites to the hub must be left blank.
Thanks again Alan.