Etable/翻頁:修訂版本之間的差異

出自六年制學程
跳轉到: 導覽搜尋
表單元素翻頁
表單元素翻頁
第 7 行: 第 7 行:
  
 
===表單元素翻頁===
 
===表單元素翻頁===
#OK 按鈕:<input type='button' value=提示 onclick=\"postData('".$_SERVER['PHP_SELF']."','".$this->overPageUrl($overPage)."&f[".$this->fields[$j]['as_name']."][".$this->fields[$j]['colname']."]=".$true['key']."','".$this->listId."');\">
+
#OK 按鈕:<input type='button' value=提示 onclick=\"postData(本程式,$this->overPageUrl($overPage)."&f[長欄名]=".$true['key'],listId);\">
 
#打字縮小選單範圍:
 
#打字縮小選單範圍:
  

2022年7月30日 (六) 14:05的修訂版本

表單翻頁

sendFormData(…)

  1. 條件:sendFormData('condition',本程式,listId)
    • 含 onchange="createOpt("categoryItem",todo_categoryItem,this.selectedIndex);"
  2. 批次:sendFormData('batch__$this->listId',本程式,listId);

表單元素翻頁

  1. OK 按鈕:<input type='button' value=提示 onclick=\"postData(本程式,$this->overPageUrl($overPage)."&f[長欄名]=".$true['key'],listId);\">
  2. 打字縮小選單範圍:

連結翻頁

postData(…)

  1. 插編刪:postData(本程式,$this->overPageUrl($overPage),listId);return false;