i Coder www infolight com http icoder infolight

  • Slides: 66
Download presentation

i. Coder 啟用 & 智能表單 www. infolight. com

i. Coder 啟用 & 智能表單 www. infolight. com

帳號申請 http: //icoder. infolight. com/design

帳號申請 http: //icoder. infolight. com/design

i. Coder示意圖

i. Coder示意圖

資料導入/導出(Table vs Excel)

資料導入/導出(Table vs Excel)

i. Coder 表單欄位定義 www. infolight. com

i. Coder 表單欄位定義 www. infolight. com

i. Coder 智能報表 www. infolight. com

i. Coder 智能報表 www. infolight. com

i. Coder 智能後端邏輯 www. infolight. com

i. Coder 智能後端邏輯 www. infolight. com

由Word產生TRS

由Word產生TRS

TRS交易欄位明細 • • • Increase: 累加 Decrease: 累減 Dec. Not. Zero: 累減不小於 0 Replace:

TRS交易欄位明細 • • • Increase: 累加 Decrease: 累減 Dec. Not. Zero: 累減不小於 0 Replace: 替換 Replace. Negative: 替換為負值 Write. Back: 回寫替換

EEPCloud 二次開發 www. infolight. com

EEPCloud 二次開發 www. infolight. com

EEPCloud雲開發

EEPCloud雲開發

EEPCloud雲開發 (Table)

EEPCloud雲開發 (Table)

EEPCloud雲開發(Server服務)

EEPCloud雲開發(Server服務)

EEPCloud雲開發(RWD表單)

EEPCloud雲開發(RWD表單)

EEPCloud Server端更改(自動編號) • On. Get. Fixed事件: exports. an出貨單_on. Get. Fixed = function(fixed. String) {

EEPCloud Server端更改(自動編號) • On. Get. Fixed事件: exports. an出貨單_on. Get. Fixed = function(fixed. String) { return 'P'+fixed. String; };

EEPCloud雲開發(JS程式) • 動態改變顏色 (出貨單總計含稅大於 5萬) function dg. Master_F 011_formatter(value, row, index) { if (value

EEPCloud雲開發(JS程式) • 動態改變顏色 (出貨單總計含稅大於 5萬) function dg. Master_F 011_formatter(value, row, index) { if (value && value > 50000 ){ return '<span style="color: red">' + value + '</value>'; } else { return value; } }

EEPCloud雲開發(JS程式) • 動態檢查欄位 (出貨單地址與發票地址不能同時為空) function check. Add(F 009){ return F 009. length > 0

EEPCloud雲開發(JS程式) • 動態檢查欄位 (出貨單地址與發票地址不能同時為空) function check. Add(F 009){ return F 009. length > 0 || $('#df. Master_F 007'). val(). length > 0; }

EEPCloud 前端更改 • 產品資料: 強制顯示Grid Data. Grid. Xsblock=False • 設定不同尺寸的顯示欄位 Columns. Showxs與Showsm

EEPCloud 前端更改 • 產品資料: 強制顯示Grid Data. Grid. Xsblock=False • 設定不同尺寸的顯示欄位 Columns. Showxs與Showsm

i. Coder 匯出. NET(三次開發) • Server端匯出給EEP. NET • RWD表單匯出給 MVC或RWD (JS Server Method無法轉給. NET

i. Coder 匯出. NET(三次開發) • Server端匯出給EEP. NET • RWD表單匯出給 MVC或RWD (JS Server Method無法轉給. NET C#)

i. Coder 作流程 www. infolight. com

i. Coder 作流程 www. infolight. com

i. Coder Flow(Activity) • • • Stardard: 標準 Approve: 多級審核 Notify: 通知 Parallel: 平行簽核

i. Coder Flow(Activity) • • • Stardard: 標準 Approve: 多級審核 Notify: 通知 Parallel: 平行簽核 Sequence: 循序簽核 If. Else: 條件簽核 • • • Procedure: 處理程序 Validate: 稽核條件 Details: 動態平行 Goto: 跳轉 Sub. Flow: 子流程

i. Coder Flow(用戶、角色)

i. Coder Flow(用戶、角色)

i. Coder Flow(個人事項)

i. Coder Flow(個人事項)

i. Coder Flow(實例設計)

i. Coder Flow(實例設計)

i. Coder 系統發佈 & APP www. infolight. com

i. Coder 系統發佈 & APP www. infolight. com

EEPCloud模式 (Runtime)

EEPCloud模式 (Runtime)

www. infolight. com

www. infolight. com