ข้ามไปเนื้อหา

ผลต่างระหว่างรุ่นของ "CuneiForm"

เพิ่มขึ้น 114 ไบต์ ,  16 เมษายน 2567
บรรทัดที่ 711: บรรทัดที่ 711:
*# Render flash messages packed in '''{{code|data.flash_messages}}''' (''dict'': See note).
*# Render flash messages packed in '''{{code|data.flash_messages}}''' (''dict'': See note).
*# This step is split into 3 paths:
*# This step is split into 3 paths:
*#* The submission '''triggers a thread-based process''' on the server ({{code|lang=javascript|1= form_obj.wait_long_process === true}}):
*#* The submission '''triggers a thread-based process''' on the server ({{code|lang=javascript|1= form_obj.wait_long_process === true}}). In this case, '''{{code|data.data}}''' is expected to be a job token that will be used in task tracking (string).
*#*# Disable the submit button to prevent redundant request.
*#*# Disable the submit button to prevent redundant request.
*#*# Initiate a task tracking schedule.
*#*# Initiate a task tracking schedule.