Skip to main content

JDitoRecordFieldMapping

This page provides generated reference documentation for the JDitoRecordFieldMapping data model.

A field for a jdito record container

Overview

PropertySummary
isFilterableSpecifies, whether a field or filterextension is filterable. Filterable fields will be available for selection by a user.
isLookupFilterFor 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…

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.