Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
English

Adjust and put the following code in your Userview's settings (i.e. Custom Javascript / Sub Footer) for users to see an "are you sure?" dialog if they try to navigate away from a page that has unsaved changes. This has been tested with the v6 Userview Theme.

You might want to adjust to code to your needs. With the sample below you are able to exclude classes from triggering the dialog as well as field ids that are not regarded as a change (for example select boxes to show different AJAX subforms).

Thai

ปรับและวางรหัสต่อไปนี้ในการตั้งค่าของ Userview (เช่น Javascript / Sub Footer ที่กำหนดเอง) เพื่อให้ผู้ใช้เห็น "คุณแน่ใจหรือไม่?" โต้ตอบหากพวกเขาพยายามที่จะออกไปจากหน้าเว็บที่มีการเปลี่ยนแปลงที่ไม่ได้บันทึก สิ่งนี้ได้รับการทดสอบด้วยธีม v6 Userview

คุณอาจต้องการปรับให้เป็นรหัสตามความต้องการของคุณ ด้วยตัวอย่างด้านล่างคุณสามารถยกเว้นชั้นเรียนจากการเรียกโต้ตอบเช่นเดียวกับรหัสเขตข้อมูลที่ไม่ถือเป็นการเปลี่ยนแปลง (ตัวอย่างเช่นเลือกกล่องเพื่อแสดงฟอร์มย่อย AJAX ที่แตกต่างกัน)

...