Filter Setting Field Reference
| The filtering is performed based on Product object records. Attempting to filter out Order Line Item objects with an advanced filter may result in unexpected behavior. |
The Filter Setting record type is intended for storing fields that are used to adjust filters in the order cart.
Object record type API name: FilterSetting
| Field Label | API name | Type | Description | ||
|---|---|---|---|---|---|
Filter Application |
FilterApplication |
Picklist |
Specifies for which side will the filters apply. Available values:
|
||
Filter Details |
FilterDetails |
Long Text Area(32768) |
Contains JSON with filter setting for the order cart. |
||
Record Type |
orders__RecordType__c |
Text(255) |
A record type for which the layout is configured. If not specified, the settings will be applied to all record types.
|
||
Sales Organization |
orders__SalesOrganizationId__c |
Lookup(Sales Organization) |
The business unit for which settings are configured.
|