RecordFilterCriteria__c
Label: Record Filter Criteria Defines a single criteria used by a record filter.
Description__c |
Description |
Fall 2019 |
Description of the record filter criteria.
|
Text(255) |
|
FieldAPIName__c |
Field API Name |
Fall 2019 |
API name of the field used for filtering records.
|
Text(255) |
|
RecordFilter__c |
Record Filter |
Fall 2019 |
Lookup to the associated record filter.
Looks up to: RecordFilter__c
|
MasterDetail |
|
Value__c |
Value |
Fall 2019 |
Required value of the record field to pass the filter.
|
Text(255) |
|
|