Questions tagged [pnp-search-webparts]
The pnp-search-webparts tag has no summary.
27 questions
0
votes
0
answers
121
views
PNP Modern Search v4 - Search list not returning list column data
I am trying to configure PNP Modern Search web parts to apply search and filter options against a specific list but I can't get the options to populate the Selected Properties dropdown with the list ...
0
votes
1
answer
240
views
PnP Search Results Display Calculated Column with "string;#" Preceeding Value
I'm using SharePoint Online PnP - Search Results to display metadata from a Document Library. The site column that I created is a calculated column that contains a string. I mapped that column to ...
0
votes
1
answer
296
views
How to get the last item of array after using split in pnp modern search results webpart v4
I am using PNP modern search v4 webparts, i was trying to modify the search results view, where i need to show the last item of array below is the sample code which is not working.
{{#with (split (...
1
vote
1
answer
139
views
How can I search for SiteName and SiteURL associated with my Sharepoint hub site using PnP Modern Search?
I am using PnP modern search for Sharepoint Online hub site, the hub site has around 100 associated sites. I need a query which return the result if SiteName or SiteURL contains that search terms.
For ...
0
votes
1
answer
356
views
Unable to display Azure AD Location details on PnP Search Results
I am trying to display the user's location via Azure AD profile in the Pnp Search Results, however it is always returning empty.
AD User Details
Managed properties in SharePoint Admin
SharePoint ...
1
vote
0
answers
1k
views
Handlebars: How to hide text if variable is blank
I've created a custom Sharepoint Search Result page using a list template, and I've added a line at the bottom of each result that shows
Category: URL
The URL is obtained from a custom column that is ...
1
vote
0
answers
362
views
PnP-Search Result webpart doesn't show profile picture in the cards
I use SharePoint online and I have a Communication site with the PnP-SearchResults on it.
In my PnP-SearchResult web-part, it doesn't display the profile pictures.
When I open a page, my picture is ...
1
vote
0
answers
67
views
PNP search results: mention user office property from admin
I would like to mention the office instead of the current WorkPhone from the user profile (configured in admin) in my search result. How can I do this?
0
votes
1
answer
181
views
PNP Search web part: search box and auto search (no enter)
Is it possible to start the search part when I type in some characters in the search box? At the moment it's necessary to press enter or select the arrow to start the search.
0
votes
0
answers
162
views
FQL: Filter to items containing a space
We're attempting to create a video portal in Sharepoint, using the PnP Search Webparts as the main interface. We've encountered an issue where many of the videos have unintelligible titles - like ...
0
votes
0
answers
2k
views
It's possible to filter SP Modern Page Content with URL params?
The challenge here is to get filters applied to certain content (on SPO-OOTB or PnP Modern Search v4 webparts) via URL params.
Query String URL Tricks for SharePoint and Microsoft 365
https://docs....
1
vote
1
answer
1k
views
Unable to get my RefinableString01 showing inside our PnP Modern search V4 web part's Search filter web part
We have a list column of type Choice (inside the built-in SitePages library) which allow multiple selection named Category, as follow:-
and inside the tenant search schema >> i mapped the ...
0
votes
1
answer
689
views
Choice field which allow multiple selection, is not showing inside the "Filter field" inside the "PnP - Search Filters"
We have a SharePoint list column named "category", as follow:-
and it has a managed property & crawl property, as follow:-
but inside the "PnP - Search Filters" web part this ...
1
vote
1
answer
1k
views
problem with pnp search result V4 error 500
i am on sharepoint online and i downloaded and used pnp search result V4 last week and it worked .
Since 2 days it didn't work anymore and i got a Error 500 each time i try to used it and to put it on ...
1
vote
0
answers
892
views
PnP Modern Search Web Part - isDocument works in Search Results Refinement Filters, but IsListItem doesn't
I am using latest release of PnP Modern Search as per March 2022 (v4.5.4)
Installed one week ago in a O365 Developer environment.
Trying to show list items results only in the PnP Search Results web ...