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.
List Object Column
List object column.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| alias | String | Alias for the column. | Small, 61.0 | 61.0 |
| dataType | String | Data type for the column. Values are:
|
Small, 61.0 | 61.0 |
| defaultFilterOperator | String | Default filter operator for the column. | Small, 61.0 | 61.0 |
| displayable | Boolean | Indicates whether the column is displayable (true) or not (false). | Small, 61.0 | 61.0 |
| fieldApiName | String | Field API name for the column. | Small, 61.0 | 61.0 |
| filterable | Boolean | Indicates whether the column is filterable (true) or not (false). | Small, 61.0 | 61.0 |
| label | String | Label for the column. | Small, 61.0 | 61.0 |
| picklistValues | List Object Picklist Value[] | List of allowed picklist values for the column. | Small, 61.0 | 61.0 |
| quickFilterOperator | String | Operator to use for quick filters on the column. | Small, 64.0 | 64.0 |
| quickFilterOverrides | List Object Quick Filter Overrides | Optional overrides to use for quick filters on the column. | Small, 64.0 | 64.0 |
| quickFilterable | Boolean | Indicates whether the column can have quick filters (true) or not (false). | Small, 64.0 | 64.0 |
| sortable | Boolean | Indicates whether the column is sortable (true) or not (false). | Small, 61.0 | 61.0 |
| supportedFilterOperators | String[] | Supported filter operators for the column. Values are:
|
Small, 61.0 | 61.0 |