Configuration Filter
Configuration Filter is used to create criteria and tags filters for configuration.
API Name: SVMXA360__CONF_ConfigurationFilter__c
Number of Fields: 6
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
​Filter Criteria
SVMXA360__FilterCriteriaId__c
Lookup(Expression)
​It is used to store filter criteria of configuration filter.
Standard Fields
Filter Name
Name
Text(80)
The auto-generated record name.
Custom Fields
​Columns
SVMXA360__Columns__c
Long Text Area(1000)
It is used to store column names of configuration filter.
Developer Name
SVMXA360__DeveloperName__c
Text(40) (External ID) (Unique Case Insensitive)
It is used to store the unique developer name of Configuration Filter.
Filter Tags
SVMXA360__FilterTags__c
Picklist (Multi-Select)
It is used to store the tags used to filter in configuration filter.
Object API Name
SVMXA360__ObjectAPIName__c
Text(100)
It is used to store the object API name on which object configuration filter is applied.
Was this helpful?