Clear facet filters when selecting a new navigation tab
Specify whether AI Search applications should preserve existing facet filters when you select a new navigation tab.
Before you begin
Role required: admin
About this task
By default, AI Search preserves your facet filters when you select a new navigation tab. As an example, suppose that you narrow your search results by selecting the Email field value from the KB Category facet displayed on the All navigation tab. If you then select the Knowledge navigation tab, the KB Category facet retains your Email selection and still filters your search results accordingly.
Administrators can override this default behavior by setting the value of the glide.ais.facets.cross_tab_persistence system property. When this system property value is set to false, selecting a new navigation tab removes all facet filters. In the preceding example, selecting the Knowledge navigation tab would remove your KB Category facet filter.
Procedure
-
Navigate to the System Property [sys_properties] table's list view.
- Select All.
- In the Filter field, enter sys_properties.list.
- Press Enter.
- Open the record for the glide.ais.facets.cross_tab_persistence system property.
-
Enter the system property value according to the behavior that you want:
- To preserve existing facet filters when a new navigation tab is selected, set the system property value to true.
- To remove all facet filters when a new navigation tab is selected, set the system property value to false.
The default property value is true. - Select Update.
Result
All AI Search applications preserve or discard existing facet filters when a new navigation tab is selected.