Forum Discussion
arine1901
Oct 24, 2023Brass Contributor
Create Search Box and Filter for Items from the List
I have created a page in a SharePoint site and added a list as a web part. How can I create a search box and filter to search for and retrieve items from the list? Thank you.
- Oct 24, 2023
Hello arine1901
you can use PnP Modern Search WebParts: https://microsoft-search.github.io/pnp-modern-search/
In this Solution you have WebPart's for Search Box, Search Vertical, Search Filter and Search Results.
Best, Dave
DaveMehr365
Oct 24, 2023MVP
Hello arine1901
you can use PnP Modern Search WebParts: https://microsoft-search.github.io/pnp-modern-search/
In this Solution you have WebPart's for Search Box, Search Vertical, Search Filter and Search Results.
Best, Dave
Bondowen
Jan 31, 2024Copper Contributor
From security standpoint, is it safe to use this webpart considering SharePoint online is accessible over the internet?