# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # -- [% RenderBlockStart("Overview") %]
| [% Translate("Name") | html %] | [% Translate("Type") | html %] | [% Translate("Comment") | html %] | [% Translate("Validity") | html %] | [% Translate("Changed") | html %] | [% Translate("Created") | html %] |
|---|---|---|---|---|---|
| [% Translate("No data found.") | html %] | |||||
| [% Translate(Data.Name) | html %] | [% Translate(Data.Type) | html %] | [% Data.Comment | truncate(20) | html %] | [% Translate(Data.Valid) | html %] | [% Data.ChangeTime | Localize("TimeShort") %] | [% Data.CreateTime | Localize("TimeShort") %] |
| [% Translate("No matches found.") | html %] | |||||
[% Translate("You can use the following tags") | html %]:
<OTRS_CUSTOMER_SUBJECT[20]><OTRS_CUSTOMER_EMAIL[5]><OTRS_CUSTOMER_REALNAME><OTRS_CUSTOMER_*><OTRS_CUSTOMER_From>, <OTRS_CUSTOMER_To>,
<OTRS_CUSTOMER_Cc>, <OTRS_CUSTOMER_Subject>, <OTRS_CUSTOMER_Body>).
<OTRS_CUSTOMER_DATA_*><OTRS_CUSTOMER_DATA_UserFirstname>).
<OTRS_OWNER_*><OTRS_OWNER_UserFirstname>).
<OTRS_RESPONSIBLE_*><OTRS_RESPONSIBLE_UserFirstname>).
<OTRS_CURRENT_*><OTRS_CURRENT_UserFirstname>).
<OTRS_TICKET_*><OTRS_TICKET_TicketNumber>, <OTRS_TICKET_TicketID>,
<OTRS_TICKET_Queue>, <OTRS_TICKET_State>).
<OTRS_TICKET_DynamicField_*><OTRS_TICKET_DynamicField_TestField>,
<OTRS_TICKET_DynamicField_TicketFreeText1>).
<OTRS_TICKET_DynamicField_*_Value><OTRS_TICKET_DynamicField_TestField_Value>,
<OTRS_TICKET_DynamicField_TicketFreeText1_Value>).
<OTRS_CONFIG_*><OTRS_CONFIG_HttpType>).