Value aus forms entfernt
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user