...
Panel |
---|
borderColor | purple |
---|
borderWidth | 1 |
---|
titleBGColor | #ddccff |
---|
borderStyle | solid |
---|
title | New Feature |
---|
|
This feature is enhanced in Joget Workflow v6 to support visibility control rules, sectionreadonlysection readonly. |

Figure 1: Section highlighted in blue in sample HR Expenses Claim app
...
Name | Description |
---|
Visibility Control Rules | Sub-element | Description |
---|
Join Type | | Reverse Value | Equivalent of a NOT operator. | Field ID | The field ID of a form element to control the visibility of this section. Info |
---|
title | Lookup Into Subform Field |
---|
| You can look up into a subform field value to control visibility on your current (parent) form. Code Block |
---|
| subformId.status |
|
| Field Value | Show the visibility of this section, when this field value is present in the field ID defined above. Code Block |
---|
title | Example using Regular Expression |
---|
| Approved1|Approved2|Approved3 |
| Using Regular Expressions? | In "Field Value", you can use Regular Expression. |
|
Permission | Manage the permission on who to see this section. See Permission Control การควบคุมสิทธิ์. |
Show asreadonlywhen no permission? | Displays the value of the element as plain text when user's permission is denied. Info |
---|
| New Feature added in Joget Workflow v6 |
|
Comment | Appends a helper text beside this section when in the form builder, to help app designers identify the section. Info |
---|
| New Feature added in Joget Workflow v6 |
|
...