Page tree

Versions Compared

Key

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

...

Variable 
[owner]current record owner (ownedBy field) or Anonymous (when user is "Anonymous")

[modifier]

[user]

current record modifier (User's full name)
[now]Current timestamp
[user.name]current user's username
[user.fullName]current user's full name
[user.email]current user's email
[entry._user]current user object (can access email, name, and fullname, see accessing properties for user fields)
[entry._now]current timestamp, which can be converted to date using Virtual functions or used for comparison against other date/datetime fields