PSDEFORM.json 2.0 KB
Newer Older
ibizdev's avatar
ibizdev committed
1 2 3 4
{
  "formtype" : "EDITFORM",
  "dynasysrefmode" : 0,
  "codename" : "Introduction",
ibizdev's avatar
ibizdev committed
5
  "createdate" : "2020-08-07 09:43:50",
ibizdev's avatar
ibizdev committed
6 7 8 9 10
  "psdeformname" : "简介",
  "infoformflag" : 3,
  "psdeformdetails" : [ {
    "caption" : "基本信息",
    "psdeformdetailname" : "formpage1",
ibizdev's avatar
ibizdev committed
11
    "createdate" : "2020-08-07 09:43:50",
ibizdev's avatar
ibizdev committed
12 13 14 15 16 17 18 19 20
    "detailtype" : "FORMPAGE",
    "psdeformdetails" : [ {
      "caption" : "客户基本信息",
      "showcaption" : 0,
      "psdeformdetailname" : "group1",
      "psdeformid" : "<PSDEFORM>",
      "child_col_md" : 8,
      "colmodel" : "50%;50%",
      "child_col_lg" : 6,
ibizdev's avatar
ibizdev committed
21 22 23
      "createdate" : "2020-08-07 09:43:50",
      "detailtype" : "GROUPPANEL",
      "child_col_sm" : 12,
ibizdev's avatar
ibizdev committed
24 25 26 27
      "layoutmode" : "TABLE_24COL",
      "psdeformdetails" : [ {
        "psdeformdetailname" : "industrycode",
        "psdefname" : "industrycode",
ibizdev's avatar
ibizdev committed
28 29 30
        "psdeformid" : "<PSDEFORM>",
        "psdefid" : "<PSDATAENTITY>/INDUSTRYCODE",
        "createdate" : "2020-08-07 09:43:50",
ibizdev's avatar
ibizdev committed
31
        "detailtype" : "FORMITEM",
ibizdev's avatar
ibizdev committed
32
        "logicname" : "行业"
ibizdev's avatar
ibizdev committed
33 34 35
      }, {
        "psdeformdetailname" : "sic",
        "psdefname" : "sic",
ibizdev's avatar
ibizdev committed
36 37 38
        "psdeformid" : "<PSDEFORM>",
        "psdefid" : "<PSDATAENTITY>/SIC",
        "createdate" : "2020-08-07 09:43:50",
ibizdev's avatar
ibizdev committed
39
        "detailtype" : "FORMITEM",
ibizdev's avatar
ibizdev committed
40
        "logicname" : "行业编码"
ibizdev's avatar
ibizdev committed
41 42 43
      }, {
        "psdeformdetailname" : "ownershipcode",
        "psdefname" : "ownershipcode",
ibizdev's avatar
ibizdev committed
44 45 46
        "psdeformid" : "<PSDEFORM>",
        "psdefid" : "<PSDATAENTITY>/OWNERSHIPCODE",
        "createdate" : "2020-08-07 09:43:50",
ibizdev's avatar
ibizdev committed
47
        "detailtype" : "FORMITEM",
ibizdev's avatar
ibizdev committed
48
        "logicname" : "所有权"
ibizdev's avatar
ibizdev committed
49 50 51 52
      }, {
        "psdeformdetailname" : "description",
        "psdefname" : "description",
        "col_sm" : 24,
ibizdev's avatar
ibizdev committed
53 54 55 56
        "psdeformid" : "<PSDEFORM>",
        "psdefid" : "<PSDATAENTITY>/DESCRIPTION",
        "createdate" : "2020-08-07 09:43:50",
        "detailtype" : "FORMITEM",
ibizdev's avatar
ibizdev committed
57 58 59 60 61 62 63
        "logicname" : "说明",
        "col_lg" : 24,
        "col_md" : 24
      } ]
    } ]
  } ]
}