Forum Discussion
EricDeferm
Apr 06, 2024Iron Contributor
Site Page - PNP Search Box web part - Syntax to use managed property
I've put the PnP-Search Box web part on a modern SP Page and would like to retrieve the text (search term) input from a user to launch a search using a managed property (RefinableString80). When per...
- Apr 10, 2024
Hello EricDeferm
i have created a search scenario tutorial about "Use query string from url for dynamic results"
https://microsoft-search.github.io/pnp-modern-search/scenarios/use-query-string-in-url/
Maybe it can help you, otherwise come back to me.
Best, Dave
DaveMehr365
Apr 10, 2024MVP
Hello EricDeferm
i have created a search scenario tutorial about "Use query string from url for dynamic results"
https://microsoft-search.github.io/pnp-modern-search/scenarios/use-query-string-in-url/
Maybe it can help you, otherwise come back to me.
Best, Dave
EricDeferm
Apr 12, 2024Iron Contributor
Hi David, tx a lot for sharing your very valuable tutorial. It was well explaining the right approach to configure the PnP search web parts and it allowed me to setup a working solution.