Page 1 of 1
Quick link: my appointments
Posted: Mon May 22, 2023 1:27 pm
by kibrix
Hello;
I don't know English very well, so excuse me.
Hesk - helpdesk software / admin There are some ready-made filters at the top of the homepage, I wonder if a filter like the one I assigned can be added to these filters?

Re: Quick link: my appointments
Posted: Mon May 22, 2023 1:40 pm
by Klemen
There is no built-in way to add a new custom quick link to Hesk.
You will have to manually edit the code to add the link, for example, by adding the proper HTML into the <div class="filters__listing"> part of /inc/ticket_list.inc.php
Re: Quick link: my appointments
Posted: Mon May 22, 2023 2:32 pm
by kibrix
I would be very happy if you describe it to me with a short example.
Re: Quick link: my appointments
Posted: Tue May 23, 2023 3:51 pm
by Klemen
I'm afraid there is no quick and easy way to do that, and not something I can show.
You will need someone to study the quick links code and modify it to fit your needs (a PHP developer).