How to change Sort by Owner

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ArnoldHD
Posts: 3
Joined: Wed Mar 29, 2017 6:32 pm

How to change Sort by Owner

Post by ArnoldHD »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I'd like for the unassigned (NEW) tickets to sort to the top in the main admin screen.

Arne
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: How to change Sort by Owner

Post by Klemen »

In the admin panel home page find the "Show tickets" form, click "More options" and you will see all the available sorting options.

If you select "Make this my default view" before clicking "Show tickets", the selected options will be saved for your account.

Note that any other options, not listed there, are obviously not available and would have to be manually coded if you needed them.
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
ArnoldHD
Posts: 3
Joined: Wed Mar 29, 2017 6:32 pm

Re: How to change Sort by Owner

Post by ArnoldHD »

Thank you for the prompt response. That still sorts the unassigned (New) below mine. I'd like them to always be on top.

What file do I have to change? And where?

Thank you.

Arne
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: How to change Sort by Owner

Post by Klemen »

Customizations are unfortunately out of the scope of my support. You will need to find and modify the code yourself or hire a PHP developer to help you out.
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
ArnoldHD
Posts: 3
Joined: Wed Mar 29, 2017 6:32 pm

Re: How to change Sort by Owner

Post by ArnoldHD »

Not looking for you to modify... looking for some insight on where to start.

I have seen similar suggestions here before.

I have already modified things, just can't put my finger on where the sort is controlled.

Arne
Post Reply