Tried search for this but couldn't come up with the right wording to get me any relevant results...
I'd like to know how I can pre-populate the message body field in the submit a ticket form. Since I don't see it in the settings I assume I need to edit a text file in the php filesystem somewhere.
populate value in message section in submit a ticket form
Moderator: mkoch227
Re: populate value in message section in submit a ticket form
You can do it with a query string:
https://www.hesk.com/demo/index.php?a=a ... ssage=test
If this is what you are looking for, instructions are here:
https://www.hesk.com/knowledgebase/index.php?article=83
https://www.hesk.com/demo/index.php?a=a ... ssage=test
If this is what you are looking for, instructions are here:
https://www.hesk.com/knowledgebase/index.php?article=83
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: populate value in message section in submit a ticket form
Well, I guess that would work technically but I was looking to populate with a series of questions the user should ask themselves while creating the ticket. That would seem cumbersome to do in a url I would think.
Re: populate value in message section in submit a ticket form
Ironically I just realized this forum is the perfect example of what I am looking for. Those questions asked in the new topic form.
Re: populate value in message section in submit a ticket form
Yup, Hesk was designed to do one thing well and is not the best solution for all needs; use what works best for you.
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