Messages in ticket.

Forum dedicated to Mods for HESK created by Mike Koch

Moderator: mkoch227

Post Reply
minzdraw
Posts: 3
Joined: Mon Nov 26, 2018 10:50 am

Messages in ticket.

Post by minzdraw »

Hello friends. Help is needed. How to save the style of the incoming letter which is then formed into a ticket? Simply, we often send applications with tables inside the letter, and hesk breaks the table because of what a broken text is obtained.
And is it possible to make such a text editor by default?
Image
p.s sorry my google translate =(
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Messages in ticket.

Post by Klemen »

Unfortunately, you can't do that in Hesk. It's a security issue above all as then you could potentially become vulnerable to all kinds of XSS attacks.

If you really wanted you could modify the email parsing code to allow that, but I strongly advise against it and you will need to hire a PHP developer for help.

The recommended solution would be to use the Hesk web interface to gather the required data from your customers (point them to the proper URL in the email).
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
minzdraw
Posts: 3
Joined: Mon Nov 26, 2018 10:50 am

Re: Messages in ticket.

Post by minzdraw »

Hm, Is it possible in response to the client on the ticket, send all the correspondence that is in the ticket? What would the whole story corresponded to participate in the answer. Or at least the penultimate message of the operator.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Messages in ticket.

Post by Klemen »

No, Hesk only supports the current message to be added to the email using %%MESSAGE%% tag. You'd have to customize the code for any additional functionality.
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
minzdraw
Posts: 3
Joined: Mon Nov 26, 2018 10:50 am

Re: Messages in ticket.

Post by minzdraw »

It is clear, many thanks. Have a good day.
Post Reply