Verwendung
Verwendung in Strukturmodellierung (Component/Modelling)
Codeblock | ||||
---|---|---|---|---|
| ||||
{
"isInputLabeled": [true|false]
} |
Verwendung in Widgets
Codeblock | ||
---|---|---|
| ||
{ // [...], "identifier": [FeldIdentifier], "formType": "checkbox", "configurationlabels": { // [...FeldLabel], "isInputLabeledconfiguration": true "relation": { "repository": "[Tabellenidentifikator]"// [...], "columnisInputLabeled": "[Spaltenidentifikator]", "datapool": "[Datenpoolidentifikator]" true|false] } } // [...] } |
Konfiguration
Parametererklärung
Bezeichung | Mögliche Werte | Beschreibung |
---|---|---|
isInputLabeled |
| Legt fest, ob das Label vorne oder direkt hinter der Checkbox angezeigt wird. |