Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

Section is the placeholder to hold Form Elements. Each section has one column in it by default.

...

 เป็นตัวยึดตำแหน่งขององค์ประกอบในแบบฟอร์ม แต่ละส่วนมีหนึ่งคอลัมน์ในคอลัมน์โดยค่าเริ่มต้น

Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

ฟีเจอร์นี้ได้รับการปรับปรุงใน Joget Workflow เวอร์ชั่น 6 เพื่อรองรับการควบคุมการมองเห็นบางส่วนที่อ่านได้อย่างเดียว


Image Added

ภาพที่ 1: ภาพหน้าจอแยกออกเป็นส่วนจากตัวอย่าง Expenses Claim App

ภาพรวมในหัวข้อนี้ได้จาก 

Figure 1: Section highlighted in blue in sample HR Expenses Claim app

Screenshots in this article obtained from http://localhost:8080/jw/web/console/app/hr_expense/1/form/builder/hr_expense_new

Figure ภาพที่ 2: Section Propertiesคุณสมบัติแยกออกเป็นส่วน

NameDescription
ID

Element ID

รหัส

เนื่องจากส่วนนี้ไม่ใช่ช่องป้อนข้อมูลจึงอาจปล่อยให้เป็นไปตามที่เป็นอยู่
Since the section is not an input field, one may leave it as it is.
LabelSection Labelชื่อที่จะแสดงให้ผู้ใช้เห็น
ReadonlyDetermines if the element is editable.
พิจารณาว่าองค์ประกอบนั้นสามารถแก้ไขได้หรือไม่
Info
titleNew Feature
เพิ่มคุณสมบัติใหม่ใน Joget Workflow เวอร์ชั่น 6
Display field as Label when readonly?Displays the value of the element as plain text when element is set to แสดงค่าของข้อความในรูปแบบข้อความล้วนๆไม่มีกล่องข้อความ เมื่อกล่องข้อความนั้นถูกตั้งค่าไว้ว่า "Readonly".

 

Figure ภาพที่ 3: Section แยกออกเป็นส่วน - Data Binder การผูกข้อมูล

NameDescription
Load Binder

Optional by default. When it is not set, it will use ตัวเลือกโดยค่าเริ่มต้น เมื่อไม่ได้ตั้งค่าจะใช้ the parent's binder . You may override this behavior by using its own designated binder by defining it.คุณสามารถลบล้างการตั้งค่านี้ได้โดยใช้ binder ที่กำหนดไว้ที่ตัวมันเอง

Store Binder

Optional by default. When it is not set, it will use ตัวเลือกโดยค่าเริ่มต้น เมื่อไม่ได้ตั้งค่าจะใช้ the parent's binder . You may override this behavior by using its own designated binder by defining it.คุณสามารถลบล้างการตั้งค่านี้ได้โดยใช้ binder ที่กำหนดไว้ที่ตัวมันเอง

 

Figure ภาพที่ 4: Section แยกออกเป็นส่วน - Advanced Optionsตัวเลือกขั้นสูง

NameDescription
Visibility Control Rules
Sub-elementDescription
Join Type
  • AND
  • OR
Reverse ValueEquivalent of a เทียบเท่ากับสัญลักษณ์ NOT operator.
Field IDThe field ID of a form element to control the visibility of this section.
ID เขตข้อมูลขององค์ประกอบแบบฟอร์มเพื่อควบคุมการมองเห็นของส่วนนี้
Code Block
titleExample
status
Info
titleLookup Into Subform Field

You can look up into a subform field value to control visibility on your current (parent) form.คุณสามารถค้นหาค่าฟิลด์ฟอร์มย่อยเพื่อควบคุมการมองเห็นในแบบฟอร์ม (พาเรนต์) ของคุณ

Code Block
titleExample
subformId.status
Field Value

Show the visibility of this section, when this field value is present in the field ID defined above.แสดงการมองเห็นของส่วนนี้เมื่อค่าฟิลด์นี้มีอยู่ใน ID ฟิลด์ที่กำหนดไว้ด้านบน

Code Block
titleExample
Approved
Code Block
titleExample using Regular Expression
Approved1|Approved2|Approved3
Using Regular Expressions?In
"
Field Value", you can use Regular Expression.
PermissionManage the permission on who to see this section. See Permission Control.
Show as readonly when no permission?Displays the value of the element as plain text when user's permission is denied.
ค่าของฟิลด์" สามารถใช้นิพจน์ได้
Permission
จัดการการอนุญาตว่าใครควรดูได้ในส่วนนี้ ดูได้ที่ การควบคุมสิทธิ์.
Show asreadonlywhen no permission?

แสดงค่าเป็นข้อความธรรมดาเมื่อสิทธิ์ของผู้ใช้ถูกปฏิเสธ

Info
titleNew Feature
เพิ่มคุณสมบัติใหม่ใน Joget Workflow เวอร์ชั่น 6
Comment

ข้อความต่อท้ายเป็นตัวช่วยให้ผู้ออกแบบแอประบุส่วนเมื่ออยู่ในตัวสร้างฟอร์มเ

Info
titleNew Feature
เพิ่มคุณสมบัติใหม่ใน Joget Workflow เวอร์ชั่น 6
CommentAppends a helper text beside this section when in the form builder, to help app designers identify the section.