Forum Discussion
Brent Ellis
Nov 15, 2016Silver Contributor
Modern SharePoint and Search Results/Search Refiners Web Parts?
Any ETA on this in modern SharePoint? Or assurance that it will be included? We have so many search solutions, with custom display templates, so this will be another thing holding us back from a...
Silas Ezekiels
Mar 24, 2018Copper Contributor
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 Marshall
Mar 26, 2018Iron Contributor
Mikael 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
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.
- Silas EzekielsApr 04, 2018Copper Contributor
Thanks a lot for your response Alan. Seems like a viable alternative hack but our organisation has chosen to wait for Microsoft to bring in the good old search features into the UI, kinda like they did with modern list/libraries.
Holds breath :)
- Mikael SvensonMar 26, 2018Iron ContributorNot mine :) merely contributed a small piece.