Search found 4 matches

by michal
27 Oct 2010, 08:25
Forum: Developers
Topic: How to transfer a ticket subject in customer reply
Replies: 5
Views: 3503

Re: How to transfer a ticket subject in customer reply

Hi guys, the idea is that the customer can provide more feedback in this subject: such as: "Status Update Requested" , "Log file added" , and so on. This information is then conveniently displayed in the Article Tree view in the Agent interface. But we understand that it not alw...
by michal
19 Oct 2010, 09:15
Forum: Developers
Topic: Ticket template on Customer WebService
Replies: 9
Views: 7793

Re: Ticket template on Customer WebService

Hi, Thanks a lot for a replay. It's not enough for me unfortunately. As far as the RichText field is not reloading with the queue change, the body not contain my questions (perhaps oEditor.SetHTML function doesn't working well). Besides a submit button is inactive the first time pressed (perhaps doc...
by michal
18 Oct 2010, 12:33
Forum: Developers
Topic: How to transfer a ticket subject in customer reply
Replies: 5
Views: 3503

How to transfer a ticket subject in customer reply

Hi, I'm facing with that kind of problem: When customer follow up a ticket, he must write a name of the subject again, instead of the fact that ticket has got an subject already. Can I transfer the same subject of a ticket that customer is following up (RichText Subject, onload) ? Customer is using ...
by michal
18 Oct 2010, 12:18
Forum: Developers
Topic: Ticket template on Customer WebService
Replies: 9
Views: 7793

Ticket template on Customer WebService

Hi, I'm new to OTRS Forum so please be patient with me :) I'd like to have a ticket template (few questions on the body of the rich text editor) when creating a new customer ticket. I've found no parameters in SysConfig to do it. I've edited "CustomerTicketMessage.dtl" and added some html ...