Add Custom Page

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
wsite
Posts: 9
Joined: Mon Jul 12, 2021 7:55 pm

Add Custom Page

Post 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?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Add Custom Page

Post by Klemen »

Where would you want to add that?
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
wsite
Posts: 9
Joined: Mon Jul 12, 2021 7:55 pm

Re: Add Custom Page

Post 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?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Add Custom Page

Post 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.
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
wsite
Posts: 9
Joined: Mon Jul 12, 2021 7:55 pm

Re: Add Custom Page

Post by wsite »

can't even tell you how to add a new page to your code?
Post Reply