Forum Discussion
Avi65
Apr 01, 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
Hello
I deployed package successfully, it is appearing in Site Contents as well. It is also listed under "App for SharePoint".
Then I created Sample page and try to search this PNP , it is not appearing, all other app catalogs are appearing Am I missing anything ?
I deployed package successfully, it is appearing in Site Contents as well. It is also listed under "App for SharePoint".
Then I created Sample page and try to search this PNP , it is not appearing, all other app catalogs are appearing Am I missing anything ?
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?
- ganeshsanapApr 03, 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