Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip
iconfalse
English
You may initialize a new form with some fields pre-populated using Bean Shell Form Data Store.
Thai

คุณสามารถเริ่มต้นฟอร์มใหม่ด้วยบางฟิลด์ที่มีการเติมข้อมูลไว้ล่วงหน้าโดยใช้ Bean Shell Form Data Store

...

The quick and easy approach in addressing this requirement is to make use of the Beanshell Form Binder Data Store in the section's Load BinderData Store. Edit the section.

Thai

วิธีที่ง่ายและรวดเร็วในการจัดการกับความต้องการนี้คือการใช้ประโยชน์จาก Beanshell Form Binder Data Store ใน Load Binder Data Store ของส่วน แก้ไขส่วน



Figure 2: Configuring Section Properties to Determine How Data Will Be Handled

Thai

รูปที่ 2: การกำหนดค่าคุณสมบัติส่วนเพื่อกำหนดวิธีจัดการข้อมูล


In Load BinderData Store, select "Bean Shell Form BinderData Store" as the Load BinderData Store.

Thai

ใน Load Binder Data Store เลือก "Bean Shell Form BinderData Store" เป็น Load BinderData Store



Figure 3: Choose Beanshell Form Binder Data Store as the Load BinderData Store

Thai

รูปที่ 3: เลือก Beanshell Form Binder Data Store เป็น Load BinderData Store


Configure the Bean Shell Form Binder Data Store with your own coding to populate relevant fields, as shown in the figure below.

Code used in this example:

Thai

กำหนดค่า Bean Binder Data Store แบบฟอร์มถั่วด้วยการเข้ารหัสของคุณเองเพื่อเติมฟิลด์ที่เกี่ยวข้องดังแสดงในรูปด้านล่าง

รหัสที่ใช้ในตัวอย่างนี้:

...


Figure 4: Populate Beanshell Form Binder Data Store with the Necessary Codes

Thai

รูปที่ 4: เติม Binder Data Store แบบฟอร์ม Beanshell ด้วยรหัสที่จำเป็น

...

Thai

รูปที่ 5: ฟิลด์ที่มีการเติมข้อมูลล่วงหน้า 3 ฟิลด์หลังจากฟอร์มใหม่เต็มแล้ว

 

Related Elements

Thai

องค์ประกอบที่เกี่ยวข้อง

...