Forum Discussion
Show multiple document libraries in a page
- Aug 03, 2023
MarcoMangianteIM You can use Highlighted content web part to only show document libraries from your SharePoint site on a site page.
You will have to use the custom query like:
ContentClass:"STS_List_DocumentLibrary"Check my answers given on below threads which will help you to understand in details:
- Is there any way in SharePoint to display only the document libraries of that particular site in the home.aspx page?
- How to dynamically list document library titles onto a custom SharePoint page
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
MarcoMangianteIM You can use Highlighted content web part to only show document libraries from your SharePoint site on a site page.
You will have to use the custom query like:
ContentClass:"STS_List_DocumentLibrary"
Check my answers given on below threads which will help you to understand in details:
- Is there any way in SharePoint to display only the document libraries of that particular site in the home.aspx page?
- How to dynamically list document library titles onto a custom SharePoint page
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.