{ "id": "REGISTRATION", "properties": { "AFFILIATION": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 5, "title": "Affiliation *", "type": "string" }, "COMMENTS": { "description": "", "options": {}, "propertyOrder": 7, "title": "Comments", "type": "string" }, "FIRST_NAME": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 1, "title": "First Name *", "type": "string" }, "GROUP_NAME": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 4, "title": "Group Name *", "type": "string" }, "LAST_NAME": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 2, "title": "Last Name *", "type": "string" }, "RESEARCH_FIELD": { "description": "Hint: Select multiple entries by holding cmd- or Ctrl-key.", "format": "select", "items": { "enum": [ "Bladder", "Bone", "Brain", "Cranio-Maxillofacial", "Elbow", "Heart", "Hematopoietic system", "Intestine", "Joint", "Kidney", "Liver", "Lung", "Pancreas", "Prostate", "Retina", "Shoulder ", "Skin Hair follicle", "Spine", "Tumor Immunology" ], "type": "string" }, "options": {}, "propertyOrder": 6, "title": "Research Field *", "type": "array", "uniqueItems": "true" }, "UNIBE_OR_INSELSPITAL_EMAIL_ADDRESS": { "description": "", "format": "email", "minLength": 1, "options": {}, "propertyOrder": 3, "title": "UniBE or Inselspital email address *", "type": "string" } }, "title": "Become a member of the SCRM Platform", "type": "object" }