Page 1 of 1

How to display a Custom Field in the default admin view

Posted: Wed Feb 01, 2017 10:52 am
by paul.blackmore
What terms did you try when SEARCHING for a solution: display a Custom Field in the default admin view

Write your message below:
Can anyone please advise how to display a custom field in the default admin view please?
I've created a custom field "Due Date" and would like to see this and possibly sort by but this is not essential.

I've had a look in ticket_~list.inc.php and admin.main.php but I'm a php beginner and couldn't see anything obvious.

Thanks in advance.

Re: How to display a Custom Field in the default admin view

Posted: Wed Feb 01, 2017 12:46 pm
by Klemen
Admin panel > Settings > Ticket list tab > Fields in ticket list

You will need Hesk version 2.6.x or higher.

Re: How to display a Custom Field in the default admin view

Posted: Wed Feb 01, 2017 3:43 pm
by paul.blackmore
That easy, thank you. :D