Forum Discussion
How to filter document library web part by a page property column
Dear community members,
i am looking for a way to filter my document library web parts inside a sharepoint page by a column that i have added to the page properties. I have tried to add the that has this column as a webpart list and filter against it, and this working fine but i dont want to filter this way.
The idea is to create a page for each project in my main list and filter the document library webparts inside of it automatically.
is this a possible solution? And if not feasible via page properties, is there any other solutions for this?
Thank you in advance for anyone who could help in this.
Ali
Hi Aalghoul
you can use PnP Modern Search WebParts https://microsoft-search.github.io/pnp-modern-search/ for a dynamic filtering in Search WebParts. I have created a scenario tutorial about this case: https://microsoft-search.github.io/pnp-modern-search/scenarios/use-query-string-in-url/
Best, Dave
1 Reply
Hi Aalghoul
you can use PnP Modern Search WebParts https://microsoft-search.github.io/pnp-modern-search/ for a dynamic filtering in Search WebParts. I have created a scenario tutorial about this case: https://microsoft-search.github.io/pnp-modern-search/scenarios/use-query-string-in-url/
Best, Dave