{
  "header": {
    "id": "Test_FM",
    "modelType": "form",
    "modelVersion": "37.2.0",
    "locales": [
      {
        "code": "en"
      }
    ],
    "annotations": [
      {
        "name": "roles",
        "value": "modeler,tester,reviewer"
      }
    ],
    "modelReferences": [
      {
        "alias": "Test_DM",
        "modelType": "document",
        "purpose": "data binding",
        "reference": "Test_DM"
      }
    ]
  },
  "content": {
    "subHeaderBox": {
      "id": "subHeaderBox1"
    },
    "footerBox": {
      "id": "footerBox1"
    },
    "screens": [
      {
        "id": "screen_6873a",
        "name": "Screen 1",
        "screenElements": [
          {
            "type": "ControlGrid",
            "id": "controlgrid_6d44b",
            "name": "DataEntry",
            "layout": {
              "lg": "6-6"
            },
            "row": [
              {
                "type": "Row",
                "id": "row_f81e3",
                "cell": [
                  {
                    "type": "Control",
                    "id": "control_dfdb3",
                    "elementRef": "field_f2f7c"
                  },
                  {
                    "type": "Control",
                    "id": "control_aad9d",
                    "elementRef": "field_312a8"
                  }
                ]
              },
              {
                "type": "Row",
                "id": "row_aec94",
                "cell": [
                  {
                    "type": "Control",
                    "id": "control_617fb",
                    "elementRef": "field_eed3d"
                  }
                ]
              }
            ]
          },
          {
            "type": "ControlGrid",
            "id": "controlgrid_755cf",
            "name": "Expression",
            "row": [
              {
                "type": "Row",
                "id": "row_984de",
                "cell": [
                  {
                    "type": "ExpressionCell",
                    "id": "expressioncell_e5371",
                    "name": "NameExpression",
                    "expression": "kontext(Test_root){\n    case[Order] = \"FirstNameFirst\"\n        {[FirstName] \" \" [LastName]}\n    case[Order] = \"LastNameFirst\"\n        {[LastName] \", \" [FirstName]}\n}",
                    "label": {
                      "type": "Multilingual",
                      "multilingualText": {
                        "text": [
                          {
                            "locale": "en",
                            "text": "Name"
                          }
                        ]
                      }
                    }
                  }
                ]
              }
            ]
          }
        ]
      }
    ],
    "fieldConfiguration": {},
    "groupConfiguration": {},
    "defaults": {}
  }
}