Different links for different category

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ipang
Posts: 1
Joined: Mon Feb 10, 2020 8:59 am

Different links for different category

Post by ipang »

Good afternoon.
Is it possible to make different links for different companies, on one engine.

For example:
https://company1.domain.com Select ticket category="Company1"
https://company2.domain.com Select ticket category="Company2"

Thx!
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Different links for different category

Post by Klemen »

The only built-in way is to add category ID to the submit a ticket form. For example, to automatically select category with ID 2, link to

Code: Select all

https://example.com/hesk/index.php?a=add&category=2
More info:
https://www.hesk.com/knowledgebase/?article=83
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
Post Reply