Forum Discussion
James3165
May 28, 2022Copper Contributor
Using PNP search filter how can Add a custom field.
Hi ! I have created a field and created a search page in which I have added a search box, a search result and a search filter, I want my filed to display in PNP search filter. Tried using a prope...
- May 29, 2022Make sure you have data in that coloum where it is used in a list/library (it will then be picked up in an index).
Follow a few other guides on this site, add property to results webpart, link to filter webpart, add to filter webpart. It will then show when a result item is using that column and be made available as a filter.
Warwick Ward
May 29, 2022Bronze Contributor
Make sure you have data in that coloum where it is used in a list/library (it will then be picked up in an index).
Follow a few other guides on this site, add property to results webpart, link to filter webpart, add to filter webpart. It will then show when a result item is using that column and be made available as a filter.
Follow a few other guides on this site, add property to results webpart, link to filter webpart, add to filter webpart. It will then show when a result item is using that column and be made available as a filter.
James3165
Jun 14, 2022Copper Contributor
Thank you for your response