dmx.config({ "observationPage": { "GradingDatastore": [ { "type": "text", "name": "$id" }, { "type": "text", "name": "numSection" }, { "type": "text", "name": "pointValue" }, { "type": "text", "name": "description" } ], "datastore1": [ { "type": "text", "name": "numSection" }, { "type": "text", "name": "pointValue" }, { "type": "text", "name": "description" } ], "processPDF": { "meta": [ { "name": "PDFprocess", "type": "text" } ], "local": {} }, "data_view2": { "meta": [ { "name": "$id", "type": "number" }, { "type": "text", "name": "numSection" }, { "type": "text", "name": "pointValue" }, { "type": "text", "name": "description" } ], "outputType": "array" } } });