different responses with different formats

Moderator: crythias

Post Reply
rami
Znuny newbie
Posts: 1
Joined: 17 Jul 2010, 15:13
Znuny Version: 2.4.7

different responses with different formats

Post by rami »

I want to use another response beside the standard empty answer but with different response format, without message body. I try to find work around by using <OTRS_CUSTOMER_EMAIL[*]>[/b] in empty answer and delete $QData{"Body"} from Ticket::Frontend::ResponseFormat: ... but I get HTML code of the email.

Are there any way to realize this or I must delete the unwanted blocks manually every time?

thanks
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: different responses with different formats

Post by crythias »

Delete $QData{"Body"} seems to be good, but change $QData{"OrigFromName"} to $QData{"OrigFrom"} to get the email address with the name.
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
Post Reply