Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
...
borderColor | green |
---|---|
borderWidth | 1 |
titleBGColor | #ddffcc |
borderStyle | solid |
title | Definition |
The Javascript Condition Formatter allows you to transform column data based on user-defined conditions
...
borderColor | purple |
---|---|
borderWidth | 1 |
titleBGColor | #ddccff |
borderStyle | solid |
title | New Feature |
...
.
...
Name | Description | Screens (Click to view) |
---|---|---|
Conditions | In short, when this rule is true, execute this formatting. Every row in the configured datalist column will be processed with these conditions |
. Use the {fieldName} prefix to retrieve column value, eg: {userTelNumber}. It is also possible to inject hash variables here. Usage example: Example result: |
When there is a conflict/multiple match between conditions, the first matched condition will take precedence. Result: |
...
Figure 1: Javascript Condition Formatter Properties |