{
  "eventsAndFunctions": [
    {
      "algorithm": {
        "parameters": [],
        "statements": [
          {
            "command": "Hide",
            "widgetName": "pnlServiceAddress"
          },
          {
            "command": "Hide",
            "widgetName": "txtLogoUrl"
          },
          {
            "command": "Hide",
            "widgetName": "cbContact"
          },
          {
            "command": "Hide",
            "widgetName": "pnlContactInformation"
          },
          {
            "command": "Set",
            "expression": "Select(ExtLocations.ListCatalogCountry({sortBy:[\"Name\"]}), [iso3, name])",
            "variableName": "countries"
          },
          {
            "command": "ReadModel",
            "modelVariableName": "personId",
            "variableName": "personId"
          },
          {
            "command": "ReadModel",
            "modelVariableName": "personType",
            "variableName": "personType"
          },
          {
            "command": "ReadModel",
            "modelVariableName": "mainPartyId",
            "variableName": "partyId"
          },
          {
            "command": "ReadModel",
            "modelVariableName": "partyRoleId",
            "variableName": "partyRoleId"
          },
          {
            "command": "Load",
            "expression": "[[\"CED\", \"Cedula\"]]",
            "widgetName": "cboIdType"
          },
          {
            "command": "Load",
            "expression": "[[\"CED\", \"Cedula\"]]",
            "widgetName": "cboContactIdType"
          },
          {
            "command": "Load",
            "expression": "[[\"Individual\",\"[[Individual]]\"],[\"Organization\",\"[[Organization]]\"]]",
            "widgetName": "cboPersonType"
          },
          {
            "command": "SetValue",
            "expression": "\"Individual\"",
            "widgetName": "cboPersonType"
          },
          {
            "command": "Load",
            "expression": "^countries",
            "widgetName": "cboBirthCountry"
          },
          {
            "command": "Load",
            "expression": "[[\"Male\", \"[[Male]]\"],[\"Female\", \"[[Female]]\"]]",
            "widgetName": "cboGender"
          },
          {
            "command": "Load",
            "expression": "[[\"SINGLE\",\"[[Single]]\"], [\"MARRIED\",\"[[Married]]\"], [\"[[DIVORCED]]\",\"Divorced\"], [\"WIDOWER\",\"[[Widower]]\"]]",
            "widgetName": "cboMaritalStatus"
          },
          {
            "command": "Load",
            "expression": "^countries",
            "widgetName": "cboServiceAddressCountry"
          },
          {
            "children": [
              {
                "command": "Set",
                "expression": "ExtPresales.SalesTeamHolderList(^salesTeamId, {})",
                "variableName": "vendors"
              },
              {
                "command": "Set",
                "expression": "{}",
                "variableName": "vendor"
              },
              {
                "children": [
                  {
                    "command": "SetValue",
                    "expression": "^vendor.vendor.name",
                    "widgetName": "txtUserCredential"
                  }
                ],
                "command": "If",
                "expression": "!IsNull(^vendor)"
              },
              {
                "command": "Disable",
                "widgetName": "cboPersonType"
              },
              {
                "command": "Switch",
                "expression": "^personType"
              },
              {
                "children": [
                  {
                    "command": "Set",
                    "expression": "MsBusiness.GetIndividualData(^personId, {})",
                    "variableName": "partyData"
                  },
                  {
                    "command": "Hide",
                    "widgetName": "cbContact"
                  },
                  {
                    "command": "Show",
                    "widgetName": "pnlContacts"
                  },
                  {
                    "command": "Show",
                    "widgetName": "pnlDemographics"
                  },
                  {
                    "command": "Show",
                    "widgetName": "txtLastName"
                  },
                  {
                    "command": "Hide",
                    "widgetName": "txtLogoUrl"
                  }
                ],
                "command": "Case",
                "expression": "\"Individual\""
              },
              {
                "children": [
                  {
                    "command": "Set",
                    "expression": "MsBusiness.GetOrganizationData(^personId)",
                    "variableName": "partyData"
                  },
                  {
                    "children": [
                      {
                        "command": "Load",
                        "expression": "Select(MsBusiness.GetPrPartyContacts(^partyRoleId), [assocPartyRoleId, assocPartyRoleName])",
                        "widgetName": "cbContact"
                      },
                      {
                        "command": "Show",
                        "widgetName": "cbContact"
                      },
                      {
                        "command": "Hide",
                        "widgetName": "pnlContacts"
                      },
                      {
                        "command": "Hide",
                        "widgetName": "pnlDemographics"
                      },
                      {
                        "command": "Hide",
                        "widgetName": "pnlContactInformation"
                      }
                    ],
                    "command": "If",
                    "expression": "!IsNull(^partyRoleId)"
                  },
                  {
                    "children": [
                      {
                        "command": "Show",
                        "widgetName": "pnlContactInformation"
                      },
                      {
                        "command": "Show",
                        "widgetName": "pnlContacts"
                      },
                      {
                        "command": "Hide",
                        "widgetName": "cbContact"
                      }
                    ],
                    "command": "Else"
                  },
                  {
                    "command": "Show",
                    "widgetName": "pnlDemographics"
                  },
                  {
                    "command": "Hide",
                    "widgetName": "txtLastName"
                  },
                  {
                    "command": "Show",
                    "widgetName": "txtLogoUrl"
                  }
                ],
                "command": "Default"
              }
            ],
            "command": "If",
            "expression": "!IsNull(^partyId)"
          },
          {
            "command": "Hide",
            "widgetName": "pnlServiceAddress"
          },
          {
            "children": [
              {
                "command": "SetValue",
                "expression": "^partyData.identification",
                "widgetName": "txtIdNumber"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.identificationTypeId",
                "widgetName": "cboIdType"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.type",
                "widgetName": "cboPersonType"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.cellPhone",
                "widgetName": "txtMobile"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.workEmail",
                "widgetName": "txtWorkEmail"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.fullName",
                "widgetName": "txtFirstName"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.email",
                "widgetName": "txtHomeEmail"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.phone",
                "widgetName": "txtHome"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.workPhone",
                "widgetName": "txtWork"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.twitter",
                "widgetName": "txtTwitter"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.facebook",
                "widgetName": "txtFacebook"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.instagram",
                "widgetName": "txtInstagram"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.linkedin",
                "widgetName": "txtLinkedIn"
              },
              {
                "command": "SetValue",
                "expression": "^partyData.skype",
                "widgetName": "txtSkype"
              },
              {
                "children": [
                  {
                    "command": "SetValue",
                    "expression": "^partyData.logoUrl",
                    "widgetName": "txtLogoUrl"
                  },
                  {
                    "command": "SetValue",
                    "expression": "^partyData.name",
                    "widgetName": "txtFirstName"
                  },
                  {
                    "command": "SetValue",
                    "expression": "^partyData.lastname",
                    "widgetName": "txtLastName"
                  },
                  {
                    "command": "SetValue",
                    "expression": "^partyData.maritalStatus",
                    "widgetName": "cboMaritalStatus"
                  },
                  {
                    "command": "SetValue",
                    "expression": "^partyData.gender",
                    "widgetName": "cboGender"
                  },
                  {
                    "command": "SetValue",
                    "expression": "^partyData.birthCountry",
                    "widgetName": "cboBirthCountry"
                  },
                  {
                    "command": "SetValue",
                    "expression": "^partyData.birthDate",
                    "widgetName": "txtBirthDay"
                  }
                ],
                "command": "If",
                "expression": "^personType == \"Individual\""
              }
            ],
            "command": "If",
            "expression": "IsNotNull(^partyData)"
          },
          {
            "children": [
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtLogoUrl"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtFirstName"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtLastName"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "cboMaritalStatus"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "cboGender"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtBirthDay"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtIdNumber"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "cboIdType"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "cboPersonType"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtMobile"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtWorkEmail"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtHomeEmail"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtHome"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtWork"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtTwitter"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtFacebook"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtInstagram"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtLinkedIn"
              },
              {
                "command": "SetValue",
                "expression": "null",
                "widgetName": "txtSkype"
              }
            ],
            "command": "Else"
          }
        ],
        "typeReturn": "any",
        "variables": [
          {
            "name": "salesTeamId",
            "type": "string"
          },
          {
            "name": "partyId",
            "type": "string"
          },
          {
            "name": "personType",
            "type": "string"
          },
          {
            "name": "personId",
            "type": "string"
          },
          {
            "name": "partyRoleId",
            "type": "string"
          },
          {
            "name": "userCredential",
            "type": "string"
          },
          {
            "name": "partyRefId",
            "type": "integer"
          },
          {
            "name": "countries",
            "type": "list(any)"
          },
          {
            "name": "partyData",
            "type": "PartyLite"
          },
          {
            "name": "vendor",
            "type": "ExtPresales.SalesTeamVendorHolder"
          },
          {
            "name": "vendors",
            "type": "list(ExtPresales.SalesTeamVendorHolder)"
          },
          {
            "name": "vendorNew",
            "type": "ExtPresales.SalesTeamVendorHolderCreation"
          }
        ]
      },
      "name": "mainResponsive_init"
    },
    {
      "algorithm": {
        "parameters": [],
        "statements": [
          {
            "command": "Set",
            "expression": "{}",
            "variableName": "partyData"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.fullName",
            "widgetName": "txtFirstName"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.lastname",
            "widgetName": "txtLastName"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.cellPhone",
            "widgetName": "txtMobile"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.email",
            "widgetName": "txtHomeEmail"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.phone",
            "widgetName": "txtHome"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.workEmail",
            "widgetName": "txtWorkEmail"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.workPhone",
            "widgetName": "txtWork"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.twitter",
            "widgetName": "txtTwitter"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.facebook",
            "widgetName": "txtFacebook"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.instagram",
            "widgetName": "txtInstagram"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.linkedin",
            "widgetName": "txtLinkedIn"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.skype",
            "widgetName": "txtSkype"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.identificationTypeId",
            "widgetName": "cboIdType"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.identification",
            "widgetName": "txtIdNumber"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.gender",
            "widgetName": "cboGender"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.maritalStatus",
            "widgetName": "cboMaritalStatus"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.birthCountry",
            "widgetName": "cboBirthCountry"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.birthDay",
            "widgetName": "txtBirthDay"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.personType",
            "widgetName": "cboPersonType"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.logoUrl",
            "widgetName": "txtLogoUrl"
          },
          {
            "command": "GetValue",
            "variableName": "partyData.contactId",
            "widgetName": "cbContact"
          },
          {
            "command": "GetValue",
            "variableName": "userCredential",
            "widgetName": "txtUserCredential"
          },
          {
            "command": "WriteModel",
            "expression": "^partyData",
            "modelVariableName": "partyData"
          },
          {
            "command": "WriteModel",
            "expression": "^userCredential",
            "modelVariableName": "userCredential"
          },
          {
            "command": "Return",
            "expression": "^partyData"
          }
        ],
        "typeReturn": "any",
        "variables": [
          {
            "name": "userCredential",
            "type": "string"
          },
          {
            "name": "partyData",
            "type": "PartyLite"
          }
        ]
      },
      "name": "main_submit"
    },
    {
      "algorithm": {
        "parameters": [
          {
            "name": "oldValue",
            "type": "any"
          },
          {
            "name": "newValue",
            "type": "any"
          }
        ],
        "statements": [
          {
            "command": "ReadModel",
            "modelVariableName": "partyRoleId",
            "variableName": "partyRoleId"
          },
          {
            "children": [
              {
                "command": "Show",
                "widgetName": "txtLogoUrl"
              },
              {
                "command": "Hide",
                "widgetName": "txtLastName"
              },
              {
                "children": [
                  {
                    "command": "Show",
                    "widgetName": "pnlContactInformation"
                  },
                  {
                    "command": "Show",
                    "widgetName": "pnlDemographics"
                  },
                  {
                    "command": "Show",
                    "widgetName": "pnlContacts"
                  },
                  {
                    "command": "Hide",
                    "widgetName": "txtLogoUrl"
                  },
                  {
                    "command": "Hide",
                    "widgetName": "cbContact"
                  }
                ],
                "command": "If",
                "expression": "IsNull(^partyRoleId)"
              },
              {
                "children": [
                  {
                    "command": "Hide",
                    "widgetName": "pnlContactInformation"
                  },
                  {
                    "command": "Hide",
                    "widgetName": "pnlDemographics"
                  },
                  {
                    "command": "Hide",
                    "widgetName": "pnlContacts"
                  },
                  {
                    "command": "Show",
                    "widgetName": "cbContact"
                  }
                ],
                "command": "Else"
              }
            ],
            "command": "If",
            "expression": "^newValue == \"Organization\""
          },
          {
            "children": [
              {
                "command": "Show",
                "widgetName": "pnlContacts"
              },
              {
                "command": "Show",
                "widgetName": "pnlDemographics"
              },
              {
                "command": "Hide",
                "widgetName": "pnlContactInformation"
              },
              {
                "command": "Show",
                "widgetName": "txtLastName"
              }
            ],
            "command": "Else"
          },
          {
            "command": "Hide",
            "widgetName": "pnlServiceAddress"
          }
        ],
        "typeReturn": "any",
        "variables": [
          {
            "name": "partyRoleId",
            "type": "string"
          }
        ]
      },
      "name": "cboPersonType_change"
    },
    {
      "algorithm": {
        "parameters": [],
        "statements": [
          {
            "buttons": "ok-cancel",
            "command": "Open",
            "expressionIcon": "\"camera-slr.svg\"",
            "expressionStartModel": "{}",
            "expressionTitle": "\"[[CaptureImage]]\"",
            "expressionUiComponentName": "\"CmpWebCamCapture\"",
            "mode": "full-screen",
            "size": "big"
          },
          {
            "children": [
              {
                "command": "ConsoleLog",
                "expression": "^model"
              },
              {
                "command": "CloseCurrent"
              }
            ],
            "command": "OnOk",
            "variableNameOpenedModel": "model"
          }
        ],
        "typeReturn": "any",
        "variables": [
          {
            "name": "model",
            "type": "any"
          }
        ]
      },
      "name": "btnScan_click"
    },
    {
      "algorithm": {
        "parameters": [
          {
            "name": "data",
            "type": "any"
          }
        ],
        "statements": [],
        "typeReturn": "any",
        "variables": []
      },
      "name": "main_receiveData"
    }
  ],
  "model": [
    {
      "name": "userCredential",
      "required": false,
      "type": "string"
    },
    {
      "name": "partyRoleId",
      "required": false,
      "type": "string"
    },
    {
      "name": "mainPartyId",
      "required": false,
      "type": "string"
    },
    {
      "name": "personType",
      "required": false,
      "type": "string"
    },
    {
      "name": "personId",
      "required": false,
      "type": "string"
    },
    {
      "name": "partyData",
      "required": false,
      "type": "any"
    },
    {
      "name": "imageText",
      "required": false,
      "type": "string"
    },
    {
      "name": "image",
      "required": false,
      "type": "string"
    }
  ],
  "root": {
    "children": [
      {
        "children": [
          {
            "name": "container",
            "widget": "FixedContainer"
          }
        ],
        "layout": "fit",
        "size": 3
      },
      {
        "children": [
          {
            "htmlTemplate": "<div>\n\t<div class=\"sd-text-align-left sd-padding-top-small sd-padding-left-medium\">\n\t\t<span class=\"blz-panel-title blz-header-title blz-color-default\">[[ModifyOrCompletePartyInformation]]</span>\n    </div>\n</div>",
            "name": "titleEditParty",
            "widget": "HtmlRenderer"
          }
        ],
        "cssClass": "blz-padding-top blz-padding-bottom-large",
        "layout": "fit",
        "size": 5
      },
      {
        "children": [
          {
            "children": [
              {
                "icon": "document.svg",
                "name": "btnScan",
                "text": "[[Scan]]",
                "widget": "Button"
              },
              {
                "icon": "eye.svg",
                "name": "btnViewImage",
                "text": "[[View]]",
                "widget": "Button"
              }
            ],
            "layout": "form",
            "size": 6
          }
        ],
        "cssClass": "sd-text-align-left",
        "layout": "fit",
        "size": 4
      },
      {
        "children": [
          {
            "children": [
              {
                "label": "[[FirstName]]",
                "mandatory": true,
                "name": "txtFirstName",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[LastName]]",
                "last": true,
                "name": "txtLastName",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "dataFormat": "KeyValueList",
                "label": "[[PersonType]]",
                "name": "cboPersonType",
                "size": 1,
                "widget": "ComboBox"
              },
              {
                "dataFormat": "KeyValueList",
                "label": "[[IdType]]",
                "name": "cboIdType",
                "size": 1,
                "widget": "ComboBox"
              },
              {
                "label": "[[IdNumber]]",
                "last": true,
                "name": "txtIdNumber",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[LogoUrl]]",
                "last": true,
                "name": "txtLogoUrl",
                "size": 3,
                "widget": "TextBox"
              },
              {
                "dataFormat": "KeyValueList",
                "label": "[[Contact]]",
                "name": "cbContact",
                "widget": "ComboBox"
              }
            ],
            "collapsible": true,
            "cssClass": "blz-responsive-col-7 margin-auto blz-area-default blz-border-top blz-border-right blz-border-left blz-border-bottom blz-border-radius",
            "layout": "form",
            "size": 6,
            "title": "[[Identify]]"
          }
        ],
        "cssClass": "blz-padding-top-large blz-padding-bottom-large",
        "layout": "fit",
        "size": 12
      },
      {
        "children": [
          {
            "children": [
              {
                "label": "[[UserName]]",
                "name": "txtUserCredential",
                "widget": "TextBox"
              }
            ],
            "cssClass": "blz-responsive-col-7 margin-auto blz-area-default blz-border-top blz-border-right blz-border-left blz-border-bottom blz-border-radius",
            "layout": "form",
            "title": "[[UserCredential]]"
          }
        ],
        "cssClass": "blz-padding-top-large blz-padding-bottom-large",
        "layout": "fit"
      },
      {
        "children": [
          {
            "children": [
              {
                "label": "[[FirstName]]",
                "name": "txtContactFirstName",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[LastName]]",
                "name": "txtContactLastName",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "dataFormat": "KeyValueList",
                "label": "[[IdType]]",
                "name": "cboContactIdType",
                "size": 2,
                "widget": "ComboBox"
              },
              {
                "label": "[[IdNumber]]",
                "name": "txtContactIdNumber",
                "size": 2,
                "widget": "TextBox"
              }
            ],
            "cssClass": "blz-responsive-col-7 margin-auto blz-area-default blz-border-top blz-border-right blz-border-left blz-border-bottom blz-border-radius blz-cast-shadow",
            "layout": "form",
            "size": 6,
            "title": "[[ContactMainInformation]]"
          }
        ],
        "cssClass": "blz-padding-top-large blz-padding-bottom-large",
        "layout": "fit",
        "name": "pnlContactInformation"
      },
      {
        "children": [
          {
            "children": [
              {
                "dataFormat": "KeyValueList",
                "label": "[[Gender]]",
                "mandatory": true,
                "name": "cboGender",
                "size": 2,
                "widget": "ComboBox"
              },
              {
                "dataFormat": "KeyValueList",
                "label": "[[MaritalStatus]]",
                "last": true,
                "name": "cboMaritalStatus",
                "size": 2,
                "widget": "ComboBox"
              },
              {
                "label": "[[BirthDate]]",
                "name": "txtBirthDay",
                "size": 2,
                "widget": "DateBox"
              },
              {
                "dataFormat": "KeyValueList",
                "label": "[[BirthCountry]]",
                "last": true,
                "name": "cboBirthCountry",
                "size": 2,
                "widget": "ComboBox"
              }
            ],
            "collapsible": true,
            "cssClass": "blz-responsive-col-7 margin-auto blz-area-default blz-border-top blz-border-right blz-border-left blz-border-bottom blz-border-radius",
            "layout": "form",
            "size": 6,
            "title": "[[Demographics]]"
          }
        ],
        "cssClass": "blz-padding-top-large blz-padding-bottom-large",
        "layout": "fit",
        "name": "pnlDemographics",
        "size": 12
      },
      {
        "children": [
          {
            "children": [
              {
                "label": "[[Mobile]]",
                "name": "txtMobile",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[Email]]",
                "last": true,
                "name": "txtHomeEmail",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[Home]]",
                "name": "txtHome",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[WorkEmail]]",
                "last": true,
                "name": "txtWorkEmail",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[WorkPhone]]",
                "name": "txtWork",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[Twitter]]",
                "last": true,
                "name": "txtTwitter",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[Facebook]]",
                "name": "txtFacebook",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[Instagram]]",
                "last": true,
                "name": "txtInstagram",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[LinkedIn]]",
                "name": "txtLinkedIn",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[Skype]]",
                "last": true,
                "name": "txtSkype",
                "size": 2,
                "widget": "TextBox"
              }
            ],
            "collapsible": true,
            "cssClass": "blz-responsive-col-7 margin-auto blz-area-default blz-padding-top-large blz-border-top blz-border-right blz-border-left blz-border-bottom blz-border-radius",
            "layout": "form",
            "size": 6,
            "title": "[[Contacts]]"
          }
        ],
        "cssClass": "blz-padding-top-large blz-padding-bottom-large",
        "layout": "fit",
        "name": "pnlContacts",
        "size": 12
      },
      {
        "children": [
          {
            "children": [
              {
                "label": "[[AddressLine1]]",
                "name": "txtAddressLine1",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[AddressLine2]]",
                "last": true,
                "name": "txtAddressLine2",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[City]]",
                "name": "txtCity",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[State]]",
                "last": true,
                "name": "txtState",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "label": "[[PostalCode]]",
                "name": "txtPostalCode",
                "size": 2,
                "widget": "TextBox"
              },
              {
                "dataFormat": "KeyValueList",
                "label": "[[Country]]",
                "last": true,
                "name": "cboServiceAddressCountry",
                "size": 2,
                "widget": "ComboBox"
              }
            ],
            "collapsible": true,
            "cssClass": "blz-responsive-col-7 margin-auto blz-area-default blz-border-top blz-border-right blz-border-left blz-border-bottom blz-border-radius",
            "layout": "form",
            "size": 6,
            "title": "[[ServiceAddress]]"
          }
        ],
        "cssClass": "blz-padding-top-large blz-padding-bottom-large",
        "layout": "fit",
        "name": "pnlServiceAddress",
        "size": 12
      }
    ],
    "layout": "responsive",
    "name": "mainResponsive"
  },
  "routing": {
    "path": "/party/{mainPartyId}/Edit"
  },
  "unused": []
}