{ "id": "FEEDBACK FORM", "properties": { "EMAIL": { "description": "", "format": "email", "options": {}, "propertyOrder": 3, "title": "e-mail", "type": "string" }, "FEEDBACK": { "description": "", "format": "textarea", "maxLength": 1023, "minLength": 4, "options": { "input_height": "150px" }, "propertyOrder": 4, "title": "feedback *", "type": "string" }, "KUNDENGRUPPE": { "description": "", "format": "checkbox", "items": { "enum": [ "student", "in secondary education ", "intermediate staff", "in continuing education ", "lecturer/researcher", "in employment ", "other (fill in the field below)" ], "type": "string" }, "options": {}, "propertyOrder": 5, "title": "I am", "type": "array", "uniqueItems": "true" }, "KUNDENGRUPPE_ANDERES": { "description": "", "options": {}, "propertyOrder": 6, "title": "other", "type": "string" }, "NAME_VORNAME": { "description": "", "options": {}, "propertyOrder": 2, "title": "last name, first name", "type": "string" }, "RUECKMELDUNG_ERWUENSCHT": { "description": "", "format": "checkbox", "items": { "enum": [ "yes", "no" ], "type": "string" }, "options": {}, "propertyOrder": 7, "title": "Shall we send you an answer to your feedback? *", "type": "array", "uniqueItems": "true" }, "TEXTAREA_formulatorItems848745": { "description": "\n\n
We welcome your views and ideas.
\n\n", "format": "text", "propertyOrder": 1, "type": "string" } }, "title": "Share your feedback with us", "type": "object" }