English |
---|
Problem statement: On clicking on "Open Form" in the UI above, we would like to open up the Form in a Popup Dialog, and upon saving of the form, we wish to return to the same listing, with the page refreshed. |
Thai |
---|
คำแถลงปัญหา: เมื่อคลิกที่ "เปิดแบบฟอร์ม" ใน UI ด้านบนเราต้องการเปิดแบบฟอร์มในกล่องโต้ตอบแบบผุดขึ้นและเมื่อบันทึกแบบฟอร์มเราต้องการที่จะกลับไปยังรายชื่อเดียวกันโดยที่หน้าจะรีเฟรช |
...
In List, create a new link that points to a UI Form menu (e.g. named as "form"). Set the parameter "embed=true" as well as remember checking "Hyperlink Target" to "Popup Dialog".
Thai ใน List ให้สร้างลิงก์ใหม่ที่ชี้ไปยังเมนูแบบฟอร์ม UI (เช่นชื่อเป็น "แบบฟอร์ม") ตั้งค่าพารามิเตอร์ "embed = true" และอย่าลืมตรวจสอบ "Hyperlink Target" เป็น "Dialup Dialog"
In the correspondent UI Form, configure its properties. Check "Show in popup dialogIn Popup Dialog?" and go to the second tab.
Thai ในแบบฟอร์ม UI ที่เกี่ยวข้องให้กำหนดค่าคุณสมบัติ ทำเครื่องหมายที่ "แสดงในกล่องโต้ตอบป๊อปอัป?" และไปที่แท็บที่สอง
On the second tab, configure "URL Redirect After Form Submission" to point to a UI List.
Thai บนแท็บที่สองกำหนดค่า "การเปลี่ยนเส้นทาง URL หลังจากส่งแบบฟอร์ม" เพื่อชี้ไปยังรายการ UI
...