From 30ee2f5d0f906e9efa8b49da93724ae0d4314010 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Fri, 8 Nov 2024 10:15:41 +0100 Subject: [PATCH] =?UTF-8?q?Zus=C3=A4tzliche=20auswahl=20von=20Ortschaft=20?= =?UTF-8?q?hinzugef=C3=BCght?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Belevo_Server_Kommunikation/form.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Belevo_Server_Kommunikation/form.json b/Belevo_Server_Kommunikation/form.json index 2bd00b2..bd3e60d 100644 --- a/Belevo_Server_Kommunikation/form.json +++ b/Belevo_Server_Kommunikation/form.json @@ -25,6 +25,11 @@ "name": "Gerätenummer", "caption": "Gerätenummer" }, + { + "type": "ValidationTextBox", + "name": "Ortschaft", + "caption": "Ortschaft" + }, { "type": "List", "name": "ZusatzVariablen",