Value aus forms entfernt

This commit is contained in:
2024-12-19 10:25:57 +01:00
parent 1a300c5185
commit c90730e1e9
2 changed files with 3 additions and 13 deletions

View File

@@ -4,7 +4,6 @@
"type": "Select",
"name": "Ladestation",
"caption": "Ladestation",
"value": 2,
"options": [
{
"caption": "Go-E Wallbox (Alte Version)",
@@ -49,20 +48,12 @@
{
"type": "ValidationTextBox",
"name": "IP_Adresse",
"caption": "IP-Adresse Ladestation",
"suffix": "",
"visible": true,
"visibilityCondition": {
"field": "Ladestation",
"valueNot": 3
}
"caption": "IP-Adresse Ladestation"
},
{
"type": "ValidationTextBox",
"name": "ID",
"caption": "ID",
"suffix": "",
"visible": true
"caption": "ID"
},
{
@@ -71,7 +62,6 @@
"caption": "Seriennummer"
},
{
"type": "ValidationTextBox",
"name": "Username",