Page 1 of 1

Add Custom Page

Posted: Mon Jul 12, 2021 8:04 pm
by wsite
Script URL: localhost
Version of script: 3.22
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Hello, I need to add an extra page that I want to use for internal team notes. How to do it in hesk?

Re: Add Custom Page

Posted: Tue Jul 13, 2021 7:26 am
by Klemen
Where would you want to add that?

Re: Add Custom Page

Posted: Tue Jul 13, 2021 7:35 pm
by wsite
In the first place, I wanted each categories to be able to save down their notes.

Secondly, I wanted to create a completely separate tab for notes that can be assigned to the ticket category.

Generally, it's hard to create a completely new page for your needs?

Re: Add Custom Page

Posted: Wed Jul 14, 2021 6:25 am
by Klemen
To make these kinds of modifications you would need to dig down into the source code and make a lot of changes to the code and database structure.

I recommend that you hire a PHP developer for help with your customizations, it's not something we can help with on the support forum.

Re: Add Custom Page

Posted: Thu Jul 15, 2021 6:30 am
by wsite
can't even tell you how to add a new page to your code?