Is there a list of system-defined variables available in standard text?
Environment:
Standard Text, System-defined Variables, $
Resolution:
The following table lists the system-defined variables (standard content variables) that are available for standard text.
Incident Variables |
Contact Variables |
Organization variables |
Misc. Variables |
$incidents. assigned.acct_id | $contacts.addr.city | $orgs.alt_name | $solutions |
$incidents.assigned.group_id | $contacts.addr.country_id | $orgs.login | $response_link |
$incidents.cat.lvl_id1 | $contacts.addr.postal_code | $orgs.name | |
$incidents.cat.lvl_id2 | $contacts.addr.prov_id | $orgs.sales_acct_id | |
$incidents.cat.lvl_id3 | $contacts.addr.street | ||
$incidents.cat.lvl_id4 | $contacts.alt_name.first | ||
$incidents.cat.lvl_id5 | $contacts.alt_name.last | ||
$incidents.cat.lvl_id6 | $contacts.email.addr | ||
$incidents.created | $contacts.email_alt1.addr | ||
$incidents.interface_id | $contacts.email_alt2.addr | ||
$incidents.prod.lvl_id1 | $contacts.login | ||
$incidents.prod.lvl_id2 | $contacts.name.first | ||
$incidents.prod.lvl_id3 | $contacts.name.last | ||
$incidents.prod.lvl_id4 | $contacts.ph_asst | ||
$incidents.prod.lvl_id5 | $contacts.ph_fax | ||
$incidents.prod.lvl_id6 | $contacts.ph_home | ||
$incidents.ref_no | $contacts.ph_mobile | ||
$incidents.severity_id | $contacts.ph_office | ||
$incidents.status.id | $contacts.sales_acct_id | ||
$incidents.status.type | $contacts.title | ||
$incidents.subject |
Apart from these standard variables, custom fields and custom attributes within these tables that are defined in the system will also be available for use within standard text. To output the custom field, the variable will follow this format: $<table>.c$<custom field column name>
Some standard fields in the respective tables are not available as system-defined variables by design. Additionally, only incident and contact variables will render when used in chat.
To access the system-defined variables:
- Click the configuration button on the navigation pane.
- Double-click Standard Text under Service. The Standard Text tree displays on the content pane.
- Open a Standard Text by clicking it in the tree.
- Click on the '$' from the Value section to display the system-defined variables.