csc__Filter_Set__c
Label: Filter Set Represents a collection of filters to be used in a feature's Filters panel.
| csc__Description__c |
Description |
May 2024 |
The description of the filter set.
|
Text(255) |
false |
|
| csc__Feature__c |
Feature |
May 2024 |
Defines where the filter set is used.
|
Text(97) |
false |
|
| csc__Filters__c |
Filters |
May 2024 |
Contains the filter attributes and values in a saved filter set. This is stored in JSON format.
|
LongTextArea(131072) |
|
|
| csc__Is_Global__c |
Global |
May 2024 |
If selected, any user with sharing access can view and use the filter.
|
Checkbox |
|
false |
| csc__SObject__c |
SObject |
September 2025 |
For system use. Used to determine the API name of the SObject this filter set applies to.
|
Text(255) |
false |
|
|