Forum Discussion
DanielaH
Oct 08, 2019Brass Contributor
SPO Search & Results Web Part - OOTB??
Hello, Does anyone know if or when Microsoft will release an OOTB Search & Results Web part for SPO sites? We would love the ability to add search & result webparts on pages where-ever we like,...
WinfredLiu
Oct 08, 2019Brass Contributor
Hi DanielaH
You can download the https://github.com/SharePoint/sp-dev-solutions/releases/download/ms-2019-08-14/pnp-react-search-refiners.sppkg
Then follow the instruction to upload and install it on your tenant: https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/serve-your-web-part-in-a-sharepoint-page#deploy-the-helloworld-package-to-app-catalog
No coding required.
- DanielaHOct 09, 2019Brass Contributor
Thanks, WinfredLiu
I'll give that a try. Just curious - How much maintenance is required for this?
Anything customized needs monitoring and maintenance as MS releases backend changes all the time which might break the solution...