Back

FieldMap


The field map represents the field ID of the father-card and the related field ID of the child-card.

Field : ObjectDescription
fieldId: ID The field ID of the father-card.
inputMode: String How the value is going to be parsed: Valid options: - fixed_value: uses a fix value for the field. - copy_from: copies the value of the father-card.
value: String The field ID of the child-card.
Deprecated : ObjectDescription
field_idDeprecated. The field ID of the father-card.