Forum Discussion
Mike Fairley
Feb 10, 2026Brass Contributor
Configuring PnP Search
Hi all. I have a specific requirement and can't figure out if it is possible. I have two pages. First page is a home page. I just want one clean Search Box here. Now I want the search query t...
virendrak
Feb 10, 2026Iron Contributor
Mike Fairley, Could you please provide a bit more detail about the solution? I think it would really help others who are trying to implement something similar.
I especially liked the way you built the two‑page approach, it’s clean, intuitive, and very user‑friendly. If possible, could you explain your search design and add a little more explanation about how it's setup/ work?
You might even consider writing a blog post about your PnP Search implementation. It would be incredibly helpful for the community, and I would definitely be part of the audience for it.
DaveMehr365
Feb 11, 2026MVP
Hi virendrak
First page configuration
- PnP Search Box to send the query to a new page
- open in a new tab and method URL fragment
Second (target) page configuration
- PnP Search box with dynamic data
- configure connection and query string properties
Best, Dave