dmx.config({ "observationPage": { "tableRepeat4": { "meta": [ { "name": "_id", "type": "objectId" }, { "name": "db_fullName", "type": "text" }, { "name": "db_licenseNumber", "type": "text" }, { "name": "db_employeeID", "type": "text" }, { "name": "db_signatureData", "type": "text" }, { "name": "db_trainerSelected", "type": "text" }, { "name": "db_stateName", "type": "text" }, { "name": "dummy1", "type": "text", "ui": { "label": "dummy" } } ], "outputType": "array" }, "data_view1": { "meta": [ { "name": "_id", "type": "objectId" }, { "name": "db_fullName", "type": "text" }, { "name": "db_licenseNumber", "type": "text" }, { "name": "db_employeeID", "type": "text" }, { "name": "db_signatureData", "type": "text" }, { "name": "db_trainerSelected", "type": "text" }, { "name": "db_stateName", "type": "text" }, { "name": "dummy1", "type": "text", "ui": { "label": "dummy" } } ], "outputType": "array" }, "processPDF": { "meta": [ { "name": "PDFprocess", "type": "text" } ], "local": {} }, "datastore1": [ { "type": "text", "name": "db_fullName" }, { "type": "text", "name": "db_licenseNumber" }, { "type": "text", "name": "db_stateName" }, { "type": "text", "name": "db_employeeID" } ], "minCalc": { "meta": [ { "name": "CalculateMinutes", "type": "text" } ], "local": {} } } });