| actionList |
- Field Type
- string
- Description
- The list of actions that can be launched for a search
result.
- Available in API version 59.0 and later.
|
| additionalSearchCriteria |
- Field Type
- string
- Description
- The additional configuration attributes used in
criteria-based search.
- Available in API version 63.0 and later.
|
| aggrCriteriaFieldset |
- Field Type
- FieldSet
- Description
- The set of fields in the searchable object that can be
used as aggregation criteria.
|
| configurationType |
- Field Type
- SearchCriteriaConfigurationConfigurationType
(enumeration of type string)
- Description
- Specifies the configuration type for criteria-based
search and filter.
Valid values are:
- Default
Search
- Clinical Trial
Search
|
| description |
- Field Type
- string
- Description
- The description of a search criteria configuration
record.
|
| distanceCriteria |
- Field Type
- string
- Description
- A JSON string that stores the distance configuration
attributes used in criteria-based search.
- The string includes these attributes:
-
mapEnabled—Indicates whether to
show a map of search results (true) or not (false).
-
mapMarkerTitleField—The field
value to use for the map marker title.
-
mapMarkerDescriptionField—The
field value to use for the map marker
description.
-
options—The higher limit for a
distance range.
-
referenceFieldApiName—A
location-type of field to calculate the distance
from.
-
sortByDistance—Indicates whether
to include distance criteria in sorting (true) or not (false) for search
results displayed as cards.
-
unit—Kilometers or Miles.
|
| filterType |
- Field Type
- SearchCriteriaConfigurationFilterType (enumeration of type string)
- Description
- Specifies the type of filter criteria to use for criteria-based search and filter.
Valid values are:
- GROUPING_AND_AGGREGATION
- MULTIPLE_FIELDS
|
| isActive |
- Field Type
- boolean
- Description
- Specifies if the search criteria configuration is active
(true) or not
(false).
|
| IsSingleFieldSort |
- Field Type
- boolean
- Description
- Indicates whether the search results are sorted based on
a single field (true) or
not (false). Available in
API version 63.0 and later.
- The default value is
false.
|
| masterLabel |
- Field Type
- string
- Description
-
Required.
A user-friendly name for the search
criteria configuration, which is defined when the search
criteria configuration is created.
|
| resultDisplayFormat |
- Field Type
- SearchCriteriaConfigurationResultDisplayFormat (enumeration of type string)
- Description
- Specifies the display format of search results.
Valid values are:
|
| resultFieldset |
- Field Type
- FieldSet
- Description
- The set of fields in the searchable object that can be
used as search result columns.
|
| resultFlexCard |
- Field Type
- string
- Description
- The name of the OmniStudio FlexCard used to display
search results as cards.
|
| searchCriteriaFieldset |
- Field Type
- FieldSet
- Description
- The set of fields in the searchable object that can be
used for querying data.
|
| searchableObjDataSyncInfo |
- Field Type
- string
- Description
- The object that stores data sync information about the
searchable object. Information such as whether the data
sync job is active or not, and when the last data sync
job was run.
|
| searchableObject |
- Field Type
- string
- Description
-
Required.
The object that can be used for
criteria-based search and filter.
|
| sortingCriteriaFieldset |
- Field Type
- FieldSet
- Description
- The set of fields in the searchable object that can be
used as sort criteria for search results.
|