Page 1 of 1

Hest ticket first response time column

Posted: Wed May 08, 2024 2:16 pm
by Harispy
Script URL:
Version of script: hesk 3.4.5
Hosting company: local host
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
How to add ticket first response time column in hesk ticket list

Re: Hest ticket first response time column

Posted: Wed May 08, 2024 2:47 pm
by Klemen
Unfortunately the "first response" time column is not available for selection; you would have to custom-code that in.

Re: Hest ticket first response time column

Posted: Wed May 08, 2024 3:19 pm
by Harispy
Anybody please help me to add first response column modification

Re: Hest ticket first response time column

Posted: Thu May 09, 2024 2:13 pm
by Harispy
Which file I have to modify for this ?

Re: Hest ticket first response time column

Posted: Thu May 09, 2024 2:54 pm
by Klemen
The columns are printed in /inc/ticket_list.inc.php

Unfortunately such customizations are outside of the scope of our support, so you will need to tackle it yourself or get help from a PHP developer.