Forum Discussion
Modern SharePoint and Search Results/Search Refiners Web Parts?
We have a Highlighted Content web part that addresses some of the scenarios that CBS web part addressed (although not the complete set).
Also all modern pages are hooked up to the new modern search UX that we are iterating on (file type refiner is supported, more refiners in the works).
It would be great to understand what scenarios you have in mind that would require Search Refiners web part.
Hi Alina,
Please can you provide more insight on the whether the new modern search UX will continue to allow customisation of custom column/metadata as search refiners?
Thanks
- Alan MarshallMar 26, 2018Iron ContributorMikael Svenson built a modern framework search web part with filtering that is on Github i just can't find it right now. https://github.com/wobba
With a few modifications you could certainly extend this with additional meta data or views other than cards- Alan MarshallMar 26, 2018Iron Contributor
Here's the link to the Mikael Svenson Search web part in the SPFX samples https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-search-refiners
- Alan MarshallMar 26, 2018Iron Contributor
Should probably mention Franck Cornuas https://twitter.com/FranckCornu as a contributor to that GitHub project as well.