(SOLVED) Main ticket subject in the AddNote notification

Moderator: crythias

Locked
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

(SOLVED) Main ticket subject in the AddNote notification

Post by morecw »

Hi all,

in en_GB::Agent::AddNote how do I add the main Ticket subject as a tag? I can only get the note subject to work i.e <OTRS_CUSTOMER_Subject>

Thanks
Last edited by morecw on 01 Nov 2012, 16:13, edited 1 time in total.
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Main ticket subject in the AddNote notification

Post by crythias »

You might be able to search for this in the forum and the answer is in another post.
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
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

Re: (SOLVED) Main ticket subject in the AddNote notification

Post by morecw »

I've managed to realise what I wanted by first enabling..

Ticket -> Frontend::Agent::TicketOverview::ColumnHeader: Change from lastCustomerSubject to TicketTitle

then using <OTRS_TICKET_Title>
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
Locked