By allowing the following options, you will add search, filter and sort capabilities to the webpart.

The available fields differ depending if you are changing on search, filter or sort, or which data source you are connected to.

The three options use a dropdown to choose which fields the users can search, filter and sort from.

search_filter_sort_dropdown


This adds a search bar to the webpart. You can choose which fields are available to search by through the dropdown on the settings panel.

search

On the webpart, you can search in three different ways:

Match all words:

match_all_words

Match any word:

match_any_word

Match all words (cross fields):

match_all_words_cross_fields


Sort

This adds a dropdown that allows you to sort the webpart items depending on the selected field. On the settings panel, you can choose what is the default sort and order of the webpart each time it gets loaded, this is always available. Than you can allow a dropdown so users can sort the webpart items. You can also choose which fields you want the users to sort by.

sort


Filter

This allows the users to filter the webpart items through the selected fields on the settings panel dropdown.

filter

You can select which type of filter you want, it can be:

Dropdown:

filter_dropdown

Buttons:

filter_buttons

Panel:

filter_panel