THIS IS ARCHIVED DOCUMENTATION
Coveo for Sitecore Legacy Search UI Framework - Tab Component Properties
Coveo for Sitecore Legacy Search UI Framework - Tab Component Properties
In this article
This page describes the properties that are specific to the tab component.
| Property | Description | Additional details |
|---|---|---|
| Basic settings | ||
| Caption | The text shown in the tab. | This parameter is optional. It's possible to specify only an icon. |
| Icon | The icon shown in the tab. |
This parameter is optional. It's possible to specify only a caption. |
| Results scope Enterprise Only | ||
| Filter expression rules | Allows the use of the Rule Set Editor to define a filtering expression for the search component. | For more information, see Using Boosting or Filtering Rules on the Tab Component Programmatically |
| Boost expression rules | Allows the use of the Rule Set Editor to define boosting rules and assign different weights to them. It influences the results ranking. | For more information, see Using Boosting or Filtering Rules on the Tab Component Programmatically |
| Exclude components | ||
| Exclude components | Selects the components that will be hidden when the tab is selected. | To be selectable from the TreeList, the component should use a Data Source Rendering Parameters that inherits from the "Base Id Parameter" located in "/sitecore/templates/CoveoModule/Search". |
| Id | ||
| Unique identifier | Specifies a unique identifier for the search box. | This identifier will be shown in the URI parameters when the tab is selected. |