Filter_Set__c
Label: Filter Set Represents a collection of filters to be used in a features Filter panel.
Description__c |
Description |
May 2024 |
The description of the filter set.
|
Text(255) |
|
Feature__c |
Feature |
May 2024 |
Defines where the filter set is used.
|
Text(97) |
|
Filters__c |
Filters |
May 2024 |
Contains the filter attributes and values in a saved filter set. This is stored in JSON format.
|
LongTextArea(131072) |
|
Is_Global__c |
Global |
May 2024 |
If selected, any user with sharing access can view and use the filter.
|
Checkbox |
false |
|