]> Softwares of Agnibho - simpleipd.git/commitdiff
Updated admission form
authorAgnibho Mondal <mondal@agnibho.com>
Fri, 28 May 2021 16:45:22 +0000 (22:15 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Fri, 28 May 2021 16:45:22 +0000 (22:15 +0530)
www/forms/admission.schema.json

index 8b32425d72a7eb751b62aa8cec65bf7bd8b8117f..69a77811ee3c82ff5fc4c688ca25320338b90529 100644 (file)
             "description": "SRF ID",
             "type": "string"
         },
+        "cpms": {
+            "description": "CPMS Registration",
+            "type": "string"
+        },
         "name": {
             "description": "Name",
             "type": "string"
             "type": "string",
             "enum": ["male", "female", "others"]
         },
-        "bw": {
-            "description": "Weight",
-            "type": "integer"
+        "address": {
+            "description": "Address",
+            "type": "string"
+        },
+        "phone": {
+            "description": "Phone number",
+            "type": "string"
         },
         "date": {
             "description": "Date of Admission",