Hallo,
gibt es eine Möglichkeit die Variable Subject bei Ticket::Frontend::AgentMove wie bei Ticket::Frontend::AgentTicketNote###Subject: $Text{"Note"} zu definieren. Würde gern standardmässig was definieren.
Danke, Gruß
Subject bei Ticket Move vordefinieren
Subject bei Ticket Move vordefinieren
Ubuntu 10.04
OTRS: 2.4.7 & ITSM 2.0.3
Apache 2.2.9 - MySql 5.0.51a
OTRS: 2.4.7 & ITSM 2.0.3
Apache 2.2.9 - MySql 5.0.51a
Re: Subject bei Ticket Move vordefinieren
nein, leider nicht per Config. Nur über die Anpassung des Templates
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Subject bei Ticket Move vordefinieren
OK Danke, habs gefunden AgentTicketMove.dtl und folgende Zeile eingefügt:
Code: Select all
<!-- start form -->
<script language="JavaScript" type="text/javascript">
<!--
<dtl set $Data{"Subject"} = "Ticket Queue verschoben">
Ubuntu 10.04
OTRS: 2.4.7 & ITSM 2.0.3
Apache 2.2.9 - MySql 5.0.51a
OTRS: 2.4.7 & ITSM 2.0.3
Apache 2.2.9 - MySql 5.0.51a
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Subject bei Ticket Move vordefinieren
Moderator note: thread moved from English.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask