Tickets List - Change Column Order
Posted: Wed Jun 16, 2021 8:36 am
Hi there,
We want to change the order (left to right) of the columns in the Ticket List.
I have found where these can be re-ordered in "inc/ticket_list.inc.php"
However I have two questions:
1. How do I change the order of the column headers to match?
2. I have around 5 custom fields. It appears that to rearrange these, they have to remain 'together' in the same little group. Is this correct?
P.S. I am quite familiar with PHP coding.
We want to change the order (left to right) of the columns in the Ticket List.
I have found where these can be re-ordered in "inc/ticket_list.inc.php"
However I have two questions:
1. How do I change the order of the column headers to match?
2. I have around 5 custom fields. It appears that to rearrange these, they have to remain 'together' in the same little group. Is this correct?
P.S. I am quite familiar with PHP coding.