Hi,I've created a new field for ticket informations, called "test" (label-39)Now I want to display it on the tickets list (after the "Assigned To" column) , how can I do this on the latest version (1.9.12)?Thanks.
Currently this is not possible, but there are plans to include such a feature in the future. You can check it out here: https://github.com/osTicket/osTicket-1.8/pull/2577
I had followed this guide https://www.andrewbennett.com.au/2014/12/osticket-1-9-4-easy-custom-column-in-ticket-view/ but it's for 1.9.4.After I had followed Sergey's comment (he made the code for 1.9.7 and above), didn't worked... (show nothing in the column)...No idea then?
I've solved this after 2 days of adapting the code found on: https://www.andrewbennett.com.au/2014/12/osticket-1-9-4-easy-custom-column-in-ticket-view/
You can close this thread.