{"Message":"新增TODO功能","MessageType":2,"Modules":[{"State":1,"Type":30,"Name":"TableProcessView/ACT_HI_COMMENT_View"},{"State":1,"Type":30,"Name":"TableProcessView/ACT_HI_PROCINST_View"},{"State":1,"Type":1,"Name":"PCPage/任务-任务信息"},{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":7,"Name":"Table/TODO"},{"State":3,"Type":6,"Name":"Pages/TODO"},{"State":3,"Type":1,"Name":"PCPage/TODO-FULL"},{"State":3,"Type":31,"Name":"UserControlPage/关键数据(图标)"},{"State":3,"Type":7,"Name":"Table/TODO_分类"},{"State":3,"Type":31,"Name":"UserControlPage/显示隐藏栏"},{"State":3,"Type":1,"Name":"PCPage/TODO菜单"},{"State":3,"Type":1,"Name":"PCPage/列表菜单"},{"State":3,"Type":1,"Name":"PCPage/设置时间"}],"Version":"v1"}
This commit is contained in:
52
Pages/TODO/TODO-FULL.rd
Normal file
52
Pages/TODO/TODO-FULL.rd
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"PageType": 0,
|
||||
"ColumnCount": 31,
|
||||
"RowCount": 15,
|
||||
"Formulas": {
|
||||
"13,4": "IFERROR(ODATA(\"TODO/$count?$filter=用户 eq \"&IF(ISBLANK(当前用户),\"null\",\"'\"&当前用户&\"'\")&\" and 完成 eq 1\"),0)",
|
||||
"12,8": "IFERROR(ODATA(\"TODO/$count?$filter=提醒日期 ne null and 完成 ne 1\"),0)",
|
||||
"12,7": "IFERROR(ODATA(\"TODO/$count?$filter=提醒日期 eq \"&IF(ISBLANK(TODAY()),\"null\",TEXT(TODAY(),\"yyyy-MM-ddThh:mm:ssZ\"))&\" and 完成 ne 1\"),0)"
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "当前分类",
|
||||
"Formula": "'TODO-FULL'!$D$13"
|
||||
},
|
||||
{
|
||||
"Name": "今日计划",
|
||||
"Formula": "'TODO-FULL'!$H$13"
|
||||
},
|
||||
{
|
||||
"Name": "所有计划",
|
||||
"Formula": "'TODO-FULL'!$I$13"
|
||||
},
|
||||
{
|
||||
"Name": "标题文字",
|
||||
"Formula": "'TODO-FULL'!$M$2"
|
||||
},
|
||||
{
|
||||
"Name": "显示完成",
|
||||
"Formula": "'TODO-FULL'!$B$14"
|
||||
},
|
||||
{
|
||||
"Name": "当前用户",
|
||||
"Formula": "'TODO-FULL'!$B$15"
|
||||
},
|
||||
{
|
||||
"Name": "完成数量",
|
||||
"Formula": "'TODO-FULL'!$E$14"
|
||||
},
|
||||
{
|
||||
"Name": "重新加载表格",
|
||||
"Formula": "'TODO-FULL'!$E$15"
|
||||
},
|
||||
{
|
||||
"Name": "筛选日期",
|
||||
"Formula": "'TODO-FULL'!$H$15"
|
||||
},
|
||||
{
|
||||
"Name": "重载列表",
|
||||
"Formula": "'TODO-FULL'!$M$14"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user