Forum Discussion
Avi65
Mar 31, 2023Brass Contributor
PnP Modern Search WebPart - Question
Hello Is it possible to deploy PNP Modern Search WebPart on single Site collection directly instead of Tenant Level? I am site collection administrator. Unfortunately I dont have tenant access as...
Avi65
Apr 02, 2023Brass Contributor
Please ignore my message. I refreshed the page after some time, it was working.
Later try to implement search for only one list and I give the parameter like this "{searchTerms} path: https://mydomain.sharepoint.com/sites/bar-test/Lists/Customer". Results are coming fine, but I want to display the list associated columns in search result like Brand, Cutomer, Region, Country.
How can I do this?
Later try to implement search for only one list and I give the parameter like this "{searchTerms} path: https://mydomain.sharepoint.com/sites/bar-test/Lists/Customer". Results are coming fine, but I want to display the list associated columns in search result like Brand, Cutomer, Region, Country.
How can I do this?
ganeshsanap
Apr 02, 2023MVP
Avi65 If those are list level columns, you have to add some data in list and SharePoint will create crawled properties for those columns after next search crawl.
Then you can map those crawled properties with managed properties. Those managed properties you can use in PnP search web parts. check below documentations:
- Manage the search schema in SharePoint
- Overview of crawled and managed properties in SharePoint Server
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs