Reply ticket to another address
Moderator: mkoch227
Reply ticket to another address
How can I reply to a ticket to another address. I know that the user submitted the ticket from one specific email address, but he also has another address - how can I add the reply address box to the hesk system. If anyone knows the system please let me know even the PHP code file where I need to add the box so I can reply to the user at the other address.
Re: Reply ticket to another address
You need to edit the ticket and change (or add) the email address.
When viewing a ticket from the admin panel, click the "Edit" icon in the top right side to edit the ticket.
To allow multiple emails on a ticket, first enable it in admin panel > Settings > Email > Multiple emails: Allow customers to enter multiple contact emails and save changes. Then you can enter more than one email to each ticket, separating them with a comma.
When viewing a ticket from the admin panel, click the "Edit" icon in the top right side to edit the ticket.
To allow multiple emails on a ticket, first enable it in admin panel > Settings > Email > Multiple emails: Allow customers to enter multiple contact emails and save changes. Then you can enter more than one email to each ticket, separating them with a comma.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Reply ticket to another address
Thank you! It worked!