smart me ladestation integriert

This commit is contained in:
2024-12-19 10:17:31 +01:00
parent 155ce251b0
commit 00341c4dfe
3 changed files with 112 additions and 15 deletions
+16 -11
View File
@@ -62,22 +62,27 @@
"name": "ID",
"caption": "ID",
"suffix": "",
"visible": false,
"visibilityCondition": {
"field": "Ladestation",
"value": 3
}
"visible": true
},
{
"type": "ValidationTextBox",
"name": "Seriennummer",
"caption": "Seriennummer",
"suffix": "",
"visible": false,
"visibilityCondition": {
"field": "Ladestation",
"value": 3
}
}
"visible": true
},
{
"type": "ValidationTextBox",
"name": "Username",
"caption": "Username",
"suffix": "",
"visible": true
},
{ "type": "PasswordTextBox", "name": "Password", "caption": "Passwort" }
]
}