Forum Discussion
CEStar321
Aug 21, 2024Iron Contributor
SharePoint Document Library Web Part
Hi All We have a SharePoint Document Library web part on a landing web page that look like this : It is very simple looking and links to a SharePoint document library on the same ShareP...
DaveMehr365
Aug 23, 2024MVP
Hello CEStar321
you have not the same options for libraries inside the same site and from another site.
You can use the standard highlighted Content WebPart, but with limited layout options, or you can use the PnP Modern Search WebParts https://microsoft-search.github.io/pnp-modern-search/ , with this WebPart you can view SharePoint elements from everywhere, but you need to more effort, for a similar view like the document library webpart.
Best, Dave