Changing the header

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
charsen
Posts: 3
Joined: Sat Jun 17, 2023 8:50 am

Changing the header

Post by charsen »

Hello, how can I remove the priority section and move the OWNER right :oops:

https://ibb.co/tcNsyHR
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Re: Changing the header

Post by Klemen »

You can select which fields are displayed there in Admin > Settings > Ticket list

Moving fields is not supported by built-in functions, you would have to modify the source code for that.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
charsen
Posts: 3
Joined: Sat Jun 17, 2023 8:50 am

Re: Changing the header

Post by charsen »

Klemen wrote: Sat Jun 17, 2023 9:03 am You can select which fields are displayed there in Admin > Settings > Ticket list

Moving fields is not supported by built-in functions, you would have to modify the source code for that.

there is no priority column

https://ibb.co/LJTvpws
charsen
Posts: 3
Joined: Sat Jun 17, 2023 8:50 am

Re: Changing the header

Post by charsen »

Tnx

change some code :wink:

https://ibb.co/YTyT3tp
Post Reply