Apex Notes
  • Welcome
  • 導覽
    • 導覽列 Navigation Menu 的設定
    • Cards List 導覽
    • 修改 Card List 的 ICON
  • 報表
    • Faceted Search 分面搜尋
    • 圖卡顯示搜㝷結果
    • 調整 Faceted Search 的 Facet 欄位及Classic Report 中圖片大小
    • Search Page
    • Report 的每一列顯示可點擊的按鈕
    • 在 Interactive Report 中顯示圖片
  • 表單處理
    • 依選項值動態的顯示或隱藏欄位
    • 載入頁面時,使用其它頁面的值初始化表單欄位
    • 將表單資料寫入資料庫
    • 使用另一個頁面的 item value
    • 提交頁面後,轉跳其它頁面
    • 按下按鈕後, 顯示確認對話框
    • 讓 Display Only Item 顯示 LOV 的 Display Value
    • 表單欄位檢查: 時間最多 2 小時
    • Date Picker 限制可選擇的日期
    • 一次上傳多張圖片
    • oracle apex 處理多對多關係的建立
    • 在 IR 中顯示上傳的圖片並提供刪除連結
  • 值清單 (List of Values, LOV)
    • 值清單 (List of Value)元件介紹
    • 建立一個 Popup LOV 元件
    • 串接 LOV
  • Template, Layout and CSS
    • Static Region 中使用 HTML 及 CSS 排版內容
  • 安全、身份鑑別與授權
    • 登入時切換不同的身份鑑別方式
    • 登入後,切換另一種身份鑑別方式
    • 自建 User 及 Role tables 進行身份鑑別與功能授權
    • 使用 Google Social Account 登入
  • RESTful Service
    • Upload an image to a RESTful endpoint and return the URL
    • Post handler pattern
    • 啟用 Apex 中的 REST 服務
    • Oracle ORDS 介紹
    • 處理 JSON 格式的資料
    • RESTful Service 的 POST 請求處理範本
    • RESTful Service 的 POST 的範例
    • HTTP GET 取得資料
  • 資料匯入與匯出
    • 剖析 CSV 檔案
  • 通知
    • 使用程式產生 page url
    • 在 email 中提供 page url
  • 其它
    • 使用 API 建立 User
    • 長條圖顯示資料
    • 修改不同語系下的內建文字訊息
    • Quick SQL Example
  • 其它 UI 客製
    • 在 Card Region 顯示多張圖片
    • 於載入頁面時,顯示通知訊息 5 秒後自動消失
Powered by GitBook
On this page

Was this helpful?

  1. 安全、身份鑑別與授權

使用 Google Social Account 登入

參考以下文章

Apex 應用程式的 Google Social Account Sign-in 設定OJ Technical Notes
Previous自建 User 及 Role tables 進行身份鑑別與功能授權NextUpload an image to a RESTful endpoint and return the URL

Last updated 10 months ago

Was this helpful?