...
Panel |
---|
borderColor | purple |
---|
bgColor | white |
---|
borderWidth | 1 |
---|
titleBGColor | #ddccff |
---|
borderStyle | solid |
---|
title | New Feature |
---|
|
This is a new feature in Joget DX 8.2.
|
The System Variables menu introduces system-wide Hash Variable Variables, which allows users to create and define custom hash variables that can be used in Property Assistant. This means that system-wide hash variables can be used in any app as it is not tied to any specific app.
...
Name | Description |
---|
Prefix | ?decimal(decimal_number) |
Description | The escape format hash variable used to allow the formatting of decimal places. Info |
---|
This hash variable can be use on any variable that have decimal values. |
|
Attributes | - #variable.variableName?decimal(decimal_number)#
- #appVariable.keyName?decimal(decimal_number)#
- #envVariable.keyName?decimal(decimal_number)#
|
Scope of Use | - All components within the App.
|
Sample Attributes | - #appVariable.double1?decimal(1)# (Example usage for 1 decimal places using app variable)
- #appVariable.double2?decimal(2)# (Example usage for 2 decimal places using app variable)
- #envVariable.double1?decimal(1)# (Example usage for 1 decimal places using environment variable)
- #envVariable.double2?decimal(2)# (Example usage for 2 decimal places using environment variable)
|
Hash Variables In Joget Marketplace
Download Demo App
Stats Hash Variable
Name | Description |
---|
Prefix | stats |
Description | Display various Joget system and app statistics. |
Attributes | #stats.transactionCount# #stats.slowTrace# #stats.errorCount# #stats.runningProcess# #stats.completedProcess# #stats.responseTimesCheck# #stats.memoryUsageCheck# #stats.cpuUsageCheck# #stats.dbConnectionsCheck# #stats.errorRateCHeck# #stats.nodeCount# #stats.publishedAppCount# #stats.unPublishedAppCount# #stats.user.active# #stats.user.inactive# #stats.user.total# #stats.appList# #stats.app.total# #stats.form.countPerApp# #stats.form.total# #stats.errorRateCheck# #stats.list.countPerApp# #stats.list.total# #stats.UI.countPerApp# #stats.UI.total# #statsgroupList.# #stats.group.count# #stats.group.countPerGroup# #stats.group.total#
|
Scope of Use | - All components within the App.
|
Sample Attributes | |
Hash Variables In Joget Marketplace
Download Demo App
View file |
---|
name | APP_kb_dx8_hash_variable |
---|
|
View file |
---|
name | APP_hash_variable_demo_dx8_kb.jwa |
---|
height | 150 |
---|
|