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. |
คำแถลงปัญหา: เมื่อคลิกที่ "เปิดแบบฟอร์ม" ใน UI ด้านบนเราต้องการเปิดแบบฟอร์มในกล่องโต้ตอบแบบผุดขึ้นและเมื่อบันทึกแบบฟอร์มเราต้องการที่จะกลับไปยังรายชื่อเดียวกันโดยที่หน้าจะรีเฟรช |
There are 2 items in the UI category. One is a List and another is a Form.
มี 2 รายการในหมวดหมู่ UI หนึ่งคือลิสต์และอีกอันคือฟอร์ม |
Steps:
ขั้นตอน: |
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".
ใน List ให้สร้างลิงก์ใหม่ที่ชี้ไปยังเมนูแบบฟอร์ม UI (เช่นชื่อเป็น "แบบฟอร์ม") ตั้งค่าพารามิเตอร์ "embed = true" และอย่าลืมตรวจสอบ "Hyperlink Target" เป็น "Dialup Dialog" |
In the correspondent UI Form, configure its properties. Check "Show In Popup Dialog?" and go to the second tab.
ในแบบฟอร์ม UI ที่เกี่ยวข้องให้กำหนดค่าคุณสมบัติ ทำเครื่องหมายที่ "แสดงในกล่องโต้ตอบป๊อปอัป?" และไปที่แท็บที่สอง |
On the second tab, configure "URL Redirect After Form Submission" to point to a UI List.
บนแท็บที่สองกำหนดค่า "การเปลี่ยนเส้นทาง URL หลังจากส่งแบบฟอร์ม" เพื่อชี้ไปยังรายการ UI |
If you are pointing to a UI Inbox instead of UI Form in Popup Dialog, you can put the following code to "List View Custom Header" in Inbox > UI properties.
|
องค์ประกอบที่เกี่ยวข้อง |