3.1 Thông tin bắt tự động theo 1 field cố định và được phép sửa (Cardvisit)

{
  "name": "Mobile1",
  "id": -630,
  "position": -630,
  "value": "",
  "display": false,
  "type": "master_data_phone_number_phonenumber",
  "conditions": {
    "required": false,
    "min-length": 1,
    "max-length": 255
  }
},
{
  "name": "Mobile",
  "id": -629,
  "position": -629,
  "value": "",
  "type": "text",
  "dataFrom": -630,
  "dataFromFunc": "feederData",
  "dataFromCondition": [
    {
      "conditions": {
        "operation": "else"
      },
      "value": {
        "dataset": "INDIVIDUAL",
        "infoId": -630
      }
    }
  ],
  "conditions": {
    "required": true,
    "min-length": 1,
    "max-length": 255
  },
  "additionalDisplayClass": "left-info"
},
No Comments
Back to top