Page 1 of 1

How to change Sort by Owner

Posted: Wed Mar 29, 2017 6:42 pm
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

Re: How to change Sort by Owner

Posted: Wed Mar 29, 2017 6:57 pm
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.

Re: How to change Sort by Owner

Posted: Wed Mar 29, 2017 7:12 pm
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

Re: How to change Sort by Owner

Posted: Wed Mar 29, 2017 7:54 pm
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.

Re: How to change Sort by Owner

Posted: Wed Mar 29, 2017 8:50 pm
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