Default the "Canned response" to "Add to the bottom"

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
srumberg
Posts: 41
Joined: Thu Feb 07, 2013 11:33 am

Default the "Canned response" to "Add to the bottom"

Post by srumberg »

Script URL: 2.4.2

When responding to a ticket, set the default action for inserting a Canned Response to "Add to bottom" (non-destructive) instead of "Replace message".

Why? "Replace message" is destructive and many times I start to compose a detailed response and then want to add a canned response. I select my canned response and, poof!, all of my typing is gone!

Note to users: the current default can be modified in admin/admin_ticket.php -- move

Code: Select all

checked="checked"
down one line to the other radio button.
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Default the "Canned response" to "Add to the bottom"

Post by Klemen »

This makes sense, I will switch the default selection in 2.5!
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
srumberg
Posts: 41
Joined: Thu Feb 07, 2013 11:33 am

Re: Default the "Canned response" to "Add to the bottom"

Post by srumberg »

Great - thanks!
Post Reply