Zum Hauptinhalt springen

formFieldConfiguration

Extended by

Properties

technicalName

technicalName: string


displayName

displayName: string


displayNameDE?

optional displayNameDE: string


displayNameEN?

optional displayNameEN: string


dataType

dataType: "string" | "number" | "date" | "checkbox" | "bool" | "select" | "text" | "separator" | "tags" | "table" | "currency"


mandatory

mandatory: boolean


readOnly

readOnly: boolean


sameLine

sameLine: boolean


hitlistField?

optional hitlistField: string


length?

optional length: number


width?

optional width: string


userExit?

optional userExit: userExitEventTypes


selectionValues?

optional selectionValues: string | string[] | object[]


placeholder?

optional placeholder: string


help?

optional help: string


height?

optional height: string


visible?

optional visible: boolean


defaultValue?

optional defaultValue: any


currency?

optional currency: string


decimalPrecision?

optional decimalPrecision: number