Page tree

Versions Compared

Key

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

...

Panel
borderStylenone
Variable


[owner]

Deprecated, use

[entry._user]

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

[modifier]

[user]

Deprecated, use

[entry._user]

current record modifier (User's full name)
[now]
Current timestamp. NB! Not evaluated to the value when in pre-sets and stays as [now] which results ALWAYS in current date. Use [entry._now] for the value
[user.name]

Deprecated, use

[entry._user.username]

current user's username
[user.fullName]

Deprecated, use

[entry._user.fullName]

current user's full name
[user.email]

Deprecated, use

[entry._user.email]

current user's email
[entry._user]_usercurrent user object (can access email, name, and fullname, see accessing properties for user fields)User field
[entry._now]
current timestamp, which can be converted to date using Virtual functions or used for comparison against other date/datetime fieldsDatetime
[entry._page]_pagecurrent page id (present in most cases, but not always)Page
[entry._storagePage]_storagePageform's page idPage
[entry._today]
current timestamp (for date, without time)Date
[entry._count]
number of records in the datasetNumeric
[entry._formName]

Name of the form is now available in the context 

Status
colourGreen
titleSince 2.2.0

String


See also

Configuring ConfiForms IFTTT actions

...