提交 c735b1b3 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 242279e7
{
"codeListTag" : "Test__Rank",
"codeListType" : "STATIC",
"codeName" : "Test__Rank",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__Rank.json",
"emptyText" : "未定义",
"name" : "职级",
"getPSCodeItems" : [ {
"codeName" : "Item_1",
"text" : "一级干部",
"value" : "1"
}, {
"codeName" : "Item_2",
"text" : "二级干部",
"value" : "2"
}, {
"codeName" : "Item_3",
"text" : "三级干部",
"value" : "3"
} ],
"enableCache" : true
}
\ No newline at end of file
......@@ -91,10 +91,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -104,6 +100,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -397,7 +397,7 @@
"detailType" : "FORMITEM",
"dynaClass" : "[data.type === 'A' ? 'bg-red' : 'bg-blue']",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -411,9 +411,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"maxLength" : 100,
"name" : "type"
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -421,7 +425,7 @@
},
"updateDV" : "B",
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
......@@ -1094,9 +1098,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -388,10 +388,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -401,6 +397,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -694,7 +694,7 @@
"detailType" : "FORMITEM",
"dynaClass" : "[data.type === 'A' ? 'bg-red' : 'bg-blue']",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -708,9 +708,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"maxLength" : 100,
"name" : "type"
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -718,7 +722,7 @@
},
"updateDV" : "B",
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
......@@ -1391,9 +1395,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
{
"codeListTag" : "Test__TreeDynaCodeList",
"codeListType" : "DYNAMIC",
"codeName" : "Test__TreeDynaCodeList",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__TreeDynaCodeList.json",
"emptyText" : "未定义",
"name" : "树形动态代码表",
"enableCache" : true
}
\ No newline at end of file
......@@ -154,6 +154,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -370,6 +377,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -76,10 +76,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -89,6 +85,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -396,12 +396,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1082,9 +1083,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -388,10 +388,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -401,6 +397,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -708,12 +708,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1394,9 +1395,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -185,10 +185,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -198,6 +194,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -505,12 +505,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1191,9 +1192,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -182,10 +182,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -195,6 +191,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -502,12 +502,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1188,9 +1189,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -339,6 +339,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -555,6 +562,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -137,6 +137,15 @@
"disableSelect" : true
} ],
"enableCache" : true
}, {
"codeListTag" : "Test__TreeDynaCodeList",
"codeListType" : "DYNAMIC",
"codeName" : "Test__TreeDynaCodeList",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__TreeDynaCodeList.json",
"emptyText" : "未定义",
"name" : "树形动态代码表",
"enableCache" : true
}, {
"codeListTag" : "common__PhoneType",
"codeListType" : "STATIC",
......
......@@ -5629,6 +5629,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -5845,6 +5852,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -154,6 +154,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -370,6 +377,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -374,10 +374,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -387,6 +383,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -694,12 +694,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1380,9 +1381,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -76,10 +76,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -89,6 +85,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -396,12 +396,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1082,9 +1083,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -387,10 +387,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -400,6 +396,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -707,12 +707,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1393,9 +1394,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -300,10 +300,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -313,6 +309,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -620,12 +620,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1306,9 +1307,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -184,10 +184,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -197,6 +193,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -504,12 +504,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1190,9 +1191,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -182,10 +182,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -195,6 +191,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -502,12 +502,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1188,9 +1189,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -202,10 +202,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -215,6 +211,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -522,12 +522,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1208,9 +1209,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -196,10 +196,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -209,6 +205,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -516,12 +516,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1202,9 +1203,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -640,10 +640,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -653,6 +649,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -960,12 +960,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1646,9 +1647,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -257,6 +257,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -473,6 +480,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -878,6 +878,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -1094,6 +1101,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -340,6 +340,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -556,6 +563,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -271,6 +271,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -487,6 +494,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -257,6 +257,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -473,6 +480,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -492,10 +492,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -505,6 +501,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -812,12 +812,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1498,9 +1499,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -258,6 +258,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -474,6 +481,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -339,6 +339,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -555,6 +562,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -364,6 +364,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -580,6 +587,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......@@ -1081,6 +1120,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -1297,6 +1343,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......@@ -1798,6 +1876,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -2014,6 +2099,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......
......@@ -921,10 +921,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -934,6 +930,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -1241,12 +1241,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1927,9 +1928,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......
......@@ -54446,6 +54446,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -54662,6 +54669,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......@@ -55198,6 +55237,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -55414,6 +55460,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
......@@ -59860,10 +59938,6 @@
} ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2",
"name" : "表单项更新2",
......@@ -59873,6 +59947,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -60180,12 +60258,13 @@
"id" : "ceshi1"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -60866,9 +60945,18 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field5",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colLG" : 6,
......@@ -116738,6 +116826,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field24",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -116954,6 +117049,38 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "field24",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TreeDynaCodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册