Customizing the Subject Line in OTRS

Moderator: crythias

Post Reply
Rupert
Znuny newbie
Posts: 1
Joined: 19 May 2010, 19:02
Znuny Version: 2.4.7

Customizing the Subject Line in OTRS

Post by Rupert »

Friends,


My objective is to change the subject line of the ticket to the customer ID.

Explanation: When a customer logs in and creates a ticket, the subject line of that ticket should be the customerID of the customer who is creating the ticket.

Is there a way we could do this through the web interface or does it require editing the source code, if so which of the file(s) needs to be edited.

Thank you in advance.
Mike_B
Moderator
Posts: 266
Joined: 12 Jan 2010, 18:16
Znuny Version: CVS HEAD

Re: Customizing the Subject Line in OTRS

Post by Mike_B »

You should be able to pull this off by editing the .dtl file. Look at otrs/Kernel/Output/HTML/Standard/CustomerTicketMessage.dtl and replace appropriately.

--
Mike.
huntingbears.nl - @michielbeijen on Twitter
Post Reply