I made a number of customisations to my 1.10 install that allowed me to display the ticket lists with fields at the top of each column so users can search easily.
In v 1.10 the files I changed were:
include/client/tickets.inc.php
include/staff/tickets_px.inc.php
include/staff/tickets_pc.inc.php
include/staff/tickets.inc.php
I've fixed the include/client/tickets.inc.php but the structure in the staff folder seems to have changed as the file I changed previously doesn't appear to have been overwritten by the update so I'm assuming its no longer used. I'm looking for the file that builds the table of tickets for the staff view so I can add extra columns and the filters.
Can you help please?
The client view now looks like the attached image