Forum Discussion
spfx search - can I create a multiple filter web part which passes filters to search results webpart
- Sep 04, 2019
I think a great place to start would be the SPFx Modern Search Web Part sample on GitHub by Franck Cornu. The sample includes a React web part with customizable filters and refiners, and also links to both a blog post and a PnP Web Cast which explains the solution in further detail.
https://github.com/SharePoint/sp-dev-solutions/tree/master/solutions/ModernSearch/react-search-refiners
I think a great place to start would be the SPFx Modern Search Web Part sample on GitHub by Franck Cornu. The sample includes a React web part with customizable filters and refiners, and also links to both a blog post and a PnP Web Cast which explains the solution in further detail.
https://github.com/SharePoint/sp-dev-solutions/tree/master/solutions/ModernSearch/react-search-refiners
- VenkatbalamreddyMar 11, 2022Copper Contributor
Thomas Berman. The shared URL/code is not exist. can you please alternative solution for same requirement.
I need to poll records from multiple lists and need to display on search result page. The search functionality should have multi columns filter as well.