Forum Discussion
Sderix
Feb 22, 2019Brass Contributor
SPO Modern - filter, search results web parts, connected webparts aka document management?
Hi, Today I started working on a POC in a modern SPO environment. This POC includes several content types for various reasons. To simplify the discussion - Customer information (address informatio...
Alan Marshall
Feb 24, 2019Iron Contributor
Add a search refiner solution as webparts to your tenant. There are a couple in the GitHub PnP packages that will do what you need, they can just be packaged and deployed to your tenant.https://github.com/SharePoint/sp-dev-solutions/blob/master/solutions/ModernSearch/react-search-refiners-renderer/README.md
- SderixFeb 24, 2019Brass Contributor
Hi,
Thanks for the response. It is a solution however one of our architecture principles is that we use the order: OOB, Third Party, custom development.
Moving from OOB to Third Party is a huge step and not taken lightly. So implementing a github solution is just not done. Thnx.
IMHO the functionality I need is has been around since MOSS 2007 and was available until SPO - classic.
- ilenejonesJul 15, 2020Copper Contributor
Sderix Did you ever find a solution to this?
It is a year later and we delayed moving from Classic to Modern for this reason. We're trying to modernize our sites so that we are using all OOB functionality, but this feels like our hands are tied. We can't even add a some small javascript functions to the page (can we reference script files in the template?).