You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

To retrieve currently logged in user information:

  • #currentUser.id#
  • #currentUser.username#
  • #currentUser.firstName#
  • #currentUser.lastName#
  • #currentUser.email#
  • #currentUser.active#
  • #currentUser.timeZone#

Extra syntax available in Enterprise Version:

  • #currentUser.organization.id#
  • #currentUser.organization.name#
  • #currentUser.organization.description#
  • #currentUser.department.id#
  • #currentUser.department.name#
  • #currentUser.department.description#
  • #currentUser.grade.id#
  • #currentUser.grade.name#
  • #currentUser.grade.description#
  • #currentUser.hod.username#
  • #currentUser.hod.firstName#
  • #currentUser.hod.lastName#
  • #currentUser.hod.email#
  • #currentUser.hod.active#
  • #currentUser.hod.timeZone#
  • No labels