Forum Discussion
How can I created a People Search in SharePoint 365
- Apr 12, 2022
Hi ADumith
yes, you can.
- Use a search box WebPart: https://microsoft-search.github.io/pnp-modern-search/usage/search-box/
- Then the search filters: https://microsoft-search.github.io/pnp-modern-search/usage/search-filters/
- And at least, a results WebPart, you can build your own visualization: https://microsoft-search.github.io/pnp-modern-search/usage/search-results/layouts/#people
Have fun with this WebParts 😉
Regards, Dave
Hi ADumith
yes, you can.
- Use a search box WebPart: https://microsoft-search.github.io/pnp-modern-search/usage/search-box/
- Then the search filters: https://microsoft-search.github.io/pnp-modern-search/usage/search-filters/
- And at least, a results WebPart, you can build your own visualization: https://microsoft-search.github.io/pnp-modern-search/usage/search-results/layouts/#people
Have fun with this WebParts 😉
Regards, Dave
- ADumithApr 19, 2022Iron Contributor
Hello DaveMehr365
I already started playing, it seems quite easy, however I wonder if there is any video tutorial to configure the web parts?
Thanks again.
- DaveMehr365Apr 21, 2022MVP
Hello ADumith
the documentation on GitHub give you a lot information about how you configure the webpart's
https://microsoft-search.github.io/pnp-modern-search/usage/search-results/layouts/people/
and scenarios, how you build it:
https://microsoft-search.github.io/pnp-modern-search/scenarios/
Regards, Dave
- Warwick WardApr 20, 2022Bronze ContributorThere are quite a few on Youtube, and some great blog posts
- ADumithApr 25, 2022Iron Contributor
Hello Warwick Ward ,
I wonder if you could share a link where explain how to build the search page with this WebPart, honestly I haven't been able to move forward.
Thank in advance.
- ADumithApr 19, 2022Iron Contributor
Sorry for the delay in this, I have several things at once.
I going to play around with this....
Thanks in advance,