Value aus forms entfernt
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
"type": "Select",
|
"type": "Select",
|
||||||
"name": "Ladestation",
|
"name": "Ladestation",
|
||||||
"caption": "Ladestation",
|
"caption": "Ladestation",
|
||||||
"value": 2,
|
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"caption": "Go-E Wallbox (Alte Version)",
|
"caption": "Go-E Wallbox (Alte Version)",
|
||||||
@@ -49,20 +48,12 @@
|
|||||||
{
|
{
|
||||||
"type": "ValidationTextBox",
|
"type": "ValidationTextBox",
|
||||||
"name": "IP_Adresse",
|
"name": "IP_Adresse",
|
||||||
"caption": "IP-Adresse Ladestation",
|
"caption": "IP-Adresse Ladestation"
|
||||||
"suffix": "",
|
|
||||||
"visible": true,
|
|
||||||
"visibilityCondition": {
|
|
||||||
"field": "Ladestation",
|
|
||||||
"valueNot": 3
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "ValidationTextBox",
|
"type": "ValidationTextBox",
|
||||||
"name": "ID",
|
"name": "ID",
|
||||||
"caption": "ID",
|
"caption": "ID"
|
||||||
"suffix": "",
|
|
||||||
"visible": true
|
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -71,7 +62,6 @@
|
|||||||
"caption": "Seriennummer"
|
"caption": "Seriennummer"
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"type": "ValidationTextBox",
|
"type": "ValidationTextBox",
|
||||||
"name": "Username",
|
"name": "Username",
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
"compatibility": {
|
"compatibility": {
|
||||||
"version": "7.1"
|
"version": "7.1"
|
||||||
},
|
},
|
||||||
"version": "0.200",
|
"version": "0.201",
|
||||||
"build": 0,
|
"build": 0,
|
||||||
"date": 0
|
"date": 0
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user