Search funtion to find tags

Brass Contributor

Hi, I want to make a searchbar to search pages by tags in sharepoint list. In this list there is a multiple choice column with properties. Do you know how to do a search by one one these properties from this column ? 

buszi99_0-1662631353461.png

 

3 Replies

Hello @buszi99 

 

you can use Microsoft Search or PnP Modern Search Web Parts to search and filter items or documents. 

 

Here you can find an articel to configure verticals and custom filters in Microsoft Search:

https://www.mehr365.com/microsoft-search-filter-in-standard-verticals-hinzufuegen/

 

And here to customize a search page and filters with PnP Modern Search Web Parts:

https://microsoft-search.github.io/pnp-modern-search/scenarios/page-with-filters/

 

Hope this helps.

 

Regards, Dave

Is it built in web-part ? If it's not that might be a problem because client want's to use built in search bar

Hello @buszi99

 

Microsoft Search is the built in search on top: https://docs.microsoft.com/en-us/microsoftsearch/overview-microsoft-search

 

PnP Modern Search Web Parts are additional, but free...and very useful. No modern search web parts available ootb...only in classic, but use modern, please ;)

 

Regards, Dave