Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Unified Object Search Config Metadata
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| actionList | Action | List of actions the end user can launch for a search result. | Small, 59.0 | 59.0 |
| aggregateFields | Field Representation | Fields the end user can use to group the results. | Small, 58.0 | 58.0 |
| description | String | Description of the search configuration metadata. | Small, 58.0 | 58.0 |
| filterType | String | Type of the filter criteria to use for criteria-based search and filter.
Possible values are:
|
Small, 60.0 | 60.0 |
| objectName | String | Name of the SearchConfig object on which the search is performed and data is verified. | Small, 58.0 | 58.0 |
| resultDisplayFormat | String | Display format of search results. Possible values are:
|
Small, 60.0 | 60.0 |
| resultFlexCard | String | Name of the OmniStudio FlexCard used to display search results as cards. | Small, 60.0 | 60.0 |
| searchAndFilterFields | Searchable Criteria | Filters that are retrieved as part of the search criteria configuration. | Small, 58.0 | 58.0 |
| searchCriteriaConfigurationIsActive | Boolean | Indicates whether the search criteria configuration is active (true) or not (false). | Small, 58.0 | 58.0 |
| searchCriteriaConfigurationLabel | String | User-friendly name for the SearchConfig object, which is defined when the search configuration is created. | Small, 58.0 | 58.0 |
| searchCriteriaConfigurationName | String | Name of the search criteria configuration. | Small, 58.0 | 58.0 |
| sortFields | Field Representation | Set of fields within SearchConfig that can be used to sort search results. | Small, 58.0 | 58.0 |