Forum Discussion
MrUhderhill
Jan 26, 2024Brass Contributor
Filtering a Content Query Web Part using query string parameters in SharePoint Online (Modern Pages)
I created a SharePoint Online Page (modern) and added a Content Query Web Part. I connected the web part to a list and I can see all the items, however, I want to navigate to this page and send a qu...
- Feb 05, 2024
Hello MrUhderhill
i think this PnP Modern Search scenario tutorial can help you, right?!
https://microsoft-search.github.io/pnp-modern-search/scenarios/use-query-string-in-url/
Best, Dave
DaveMehr365
Feb 05, 2024MVP
Hello MrUhderhill
i think this PnP Modern Search scenario tutorial can help you, right?!
https://microsoft-search.github.io/pnp-modern-search/scenarios/use-query-string-in-url/
Best, Dave
MrUhderhill
Feb 05, 2024Brass Contributor
Hi DaveMehr365 , yes, this should work. We also learned that the React Content Query webpart now supports query string parameters so we are going to try both.
Thank you for your help