
Robert
Thanks for the information. I will give these options a try. Let me know if this idea gets pushed up the priority scale and I would be glad to help test. This would be a great option for us as we proactively open tickets for our user's majority of the time and we always request the same information from them.
Jason
-----Original Message-----
From: Robert Kehl [mailto:robert.kehl@otrs.de]
Sent: Wednesday, March 17, 2004 8:20 PM
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Compose Email
On Thursday, March 18, 2004 1:45 AM
Jason White
Robert, I am familiar with that area of the admin section and have built all the responses for existing tickets. That does not give me the canned responses if I am here http://localhost/otrs/index.pl?Action=AgentEmail
I can not find a way for it to allow me to pick canned emails from http://localhost/otrs/index.pl?Action=AdminResponse
Now I see! Excuse me, I didn't read thoroughly. One point to set the content of an empty email were Config.pm, you may hard-code it here: $Self->{EmailDefaultNoteText} = 'text goes here'; Yes, this is somewhat restrictive. In the meantime, you may go and see what you can do with the .dtl files, though this might mean a bit hacking. The Standard AgentEmail template is located here at Kernel/Output/HTML/Standard/AgentEmailNew.dtl. You see in line 143:
participants (1)
-
Jason White