Other $ Variables
The following $ variables can be used in templates and selection panes. These variables will then be exchanged with correct value when the document is generated.
Defined template variables:
Template/Selection Pane | Result in generated document |
---|---|
$VARIABLE | |
Logged in client ID | |
Logged in client description | |
Logged in user ID (column user_id in app.users) | |
Logged in user display name (column display_name in app.users) | |
$USERLOGIN Available in templates from Bizview 8.8, returns the value from the new column user_name in app.users. | Logged in user login name (column user_name in app.users) |
$TEMPLATE Available in templates from Bizview 7.1, prior to that only available in selection panes | Generated template ID |
$TEMPLATEDESCR Available in templates from Bizview 7.1, prior to that only available in selection panes | Generated template description |
In addition to the above $ variables, the below $ variable can be used in a selection pane:
Selection Pane | Result in generated document |
---|---|
$VARIABLE | |
Available from Bizview 7.1 | Pane ID |