Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
Prefixplatform
DescriptionTo retrieve platform specific information.  
Attributes
  • #platform.name#

  • #platform.version#

  • #platform.jdbcDriver#

  • #platform.setting.dataFileBasePath#

  • #platform.setting.deadlineCheckerInterval#

  • #platform.setting.defaultUserview#

  • #platform.setting.fileSizeLimit#

  • #platform.setting.landingPage#

  • #platform.setting.systemDateFormat#

  • #platform.setting.systemLocale#

  • #platform.setting.systemTimeZone# 

In Joget Enterprise edition, these additional attributes are available:-

  • #platform.license.name#

  • #platform.license.holder#

  • #platform.license.users#

  • #platform.license.appLimit#

  • #platform.license.expiry#

  • #platform.license.activated#

  • #platform.systemKey#

Scope of Use
  • All components within the App.


Users Hash Variable

Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

This is a new feature in Joget Workflow v6.

NameDescription
Prefixusers
DescriptionTo retrieve all the users in the selected group, grade, department and organization. Multiple results will be separated by semicolon. 
Attributes
  • #users.group.G-001.username#

  • #users.group.G-001.firstName#

  • #users.group.G-001.lastName#

  • #users.group.G-001.fullName#

  • #users.group.G-001.email#

  • #users.grade.G-002.username#

  • #users.grade.G-002.firstName#

  • #users.grade.G-002.lastName#

  • #users.grade.G-002.fullName#

  • #users.grade.G-002.email#

  • #users.department.D-005.username#

  • #users.department.D-005.firstName#

  • #users.department.D-005.lastName#

  • #users.department.D-005.fullName#

  • #users.department.D-005.email#

  • #users.organization.ORG-001.username#

  • #users.organization.ORG-001.firstName#

  • #users.organization.ORG-001.lastName#

  • #users.organization.ORG-001.fullName#

  • #users.organization.ORG-001.email#

 

Scope of Use
  • All components within the App.

Sample Attributes

To return all the users in the current user's groups id:

#users.group.{currentUser.groups.id}.fullName#