Page 1 of 1

Alwasy show search form at top of tickets page

Posted: Tue Sep 22, 2020 12:43 am
by esmith
Hesk Version: 3.1.0
PHP Version 7.3.21

What terms did you try when SEARCHING for a solution:
Print Forms
Searching Tickets
Tickets at the top
Show_Search_form at top

Write your message below:
Is it possible to have the "Find a ticket" Form at the top of the page by default when you have tickets selected and after you do a search? If I try and change the order it shows at the top but then the printed tickets or list of tickets don't show.

Re: Alwasy show search form at top of tickets page

Posted: Tue Sep 22, 2020 3:33 pm
by Klemen
There's no built-in way of achieving that, you'll have to edit the inc/show_search_form.inc.php and few other files, most likely admin/find_ticket.php and admin/admin_main.php

Not sure where your changes went wrong, but unfortunately customizations of such extent are out of the scope of my support. If you cannot figure it out my recommendation would be to find a programmer for help, for example by posting a project to upwork.com or freelancer.com

Re: Alwasy show search form at top of tickets page

Posted: Tue Sep 22, 2020 10:14 pm
by esmith
Thank you.