ConsumerMapping
This page provides generated reference documentation for the ConsumerMapping data model.
A element for consumer in the database record container
Overview
| Property | Summary |
|---|---|
| filterConditionProcess | To activate the automatic filtering via a consumer, it is necessary to supply a condition. The condition have to filter the data records linked via the… |
| filtertype | Delivers a hint, to which filter this field(s) should be added |
| isFilterable | Specifies, whether a field or filterextension is filterable. Filterable fields will be available for selection by a user. |
| isLookupFilter | For a column of the lookup component, specifies whether to search for data in it. That is, if a term is entered in the lookup component, it searches for… |
filterConditionProcess
Type: String
To activate the automatic filtering via a consumer, it is necessary to supply a condition. The condition have to filter the data records linked via the consumer based on the filter criterion set by the user.
filtertype
Type: EFilterType
Delivers a hint, to which filter this field(s) should be added
isFilterable
Type: Boolean
Specifies, whether a field or filterextension is filterable. Filterable fields will be available for selection by a user.
isLookupFilter
Type: Boolean
For a column of the lookup component, specifies whether to search for data in it. That is, if a term is entered in the lookup component, it searches for matches in all columns marked as isFilterable.