{ "id": "BUCHUNGSFORMULAR", "properties": { "ADRESSE": { "description": "", "minLength": 12, "options": {}, "propertyOrder": 9, "title": "Adresse *", "type": "string" }, "DATUM": { "description": "", "format": "date", "options": {}, "propertyOrder": 1, "title": "Datum *", "type": "string" }, "MAIL": { "description": "", "format": "email", "minLength": 1, "options": {}, "propertyOrder": 7, "title": "Mail des Veranstalters/der Veranstalterin *", "type": "string" }, "SONSTIGE_HILFSMITTEL": { "description": "", "options": {}, "propertyOrder": 6, "title": "Sonstige Hilfsmittel", "type": "string" }, "TECHNIK": { "description": "", "format": "checkbox", "items": { "enum": [ "Beamer", "Notebook", "Privates Notebook/Tablet", "Hand-Mikrofon 1", "Hand-Mikrofon 2", "Kopf-Mikrofon 1", "Kopf-Mikrofon 2", "Visualizer", "Flipchart" ], "type": "string" }, "options": {}, "propertyOrder": 5, "title": "Technik", "type": "array", "uniqueItems": "true" }, "TELEFON": { "description": "", "minLength": 7, "options": {}, "propertyOrder": 8, "title": "Telefon *", "type": "string" }, "TEXTAREA_formulatorItems447210": { "description": "\n\n
\r\n
\r\n
\r\n \r\n
\r\n
\r\n
\r\n
\r\n
\r\n \r\n
\r\n
\n\n", "format": "text", "propertyOrder": 2, "type": "string" }, "TITEL": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 4, "title": "Titel der Veranstaltung *", "type": "string" }, "ZEIT": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 3, "title": "Zeit (Anfang - Ende) *", "type": "string" } }, "title": "Buchungsformular", "type": "object" }