Version of script: 2.5.5
What terms did you try when SEARCHING for a solution: subject
Write your message below:
Is it possible to include subject text within the link provided via webform ticket entry?
It can be done using categories such as:
http://domain.com/helpdesk/index.php?a=add&catid=1
Can the same be done with subjects?
http://domain.com/helpdesk/index.php?a= ... ation_Help
http://domain.com/helpdesk/index.php?a= ... Assistance
http://domain.com/helpdesk/index.php?a= ... ike_Cheese
Is something like that possible?
I use one category but would like custom auto generated subjects depending what link a user clicks.
Subject included in webform ticket link?
Moderator: mkoch227
Re: Subject included in webform ticket link?
If subject is not an option, for me, an ever better option would be using a Custom Field
I currently have a Custom Field Select Box with (4) options.
Is there any way to select one of those automatically by including it in the web link?
I currently have a Custom Field Select Box with (4) options.
Is there any way to select one of those automatically by including it in the web link?
Re: Subject included in webform ticket link?
This feature will be included in HESK 2.6.0 (beta will be released this month, final version in Jan/Feb 2015).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Subject included in webform ticket link?
great, thank you.
Re: Subject included in webform ticket link?
I updated to 2.6.1 this morning, the upgrade was very smooth thank you.
Did the above requested feature become available? I was unable to locate it in the admin panel.
Did the above requested feature become available? I was unable to locate it in the admin panel.
Re: Subject included in webform ticket link?
It's not in the settings, but here's a quick rundown of what you can add to the URL (separated by &):

- name: Fills in the "Name" field
- email: Fills in the "Email" field (and also "Confirm email" if set)
- catid/category: Sets the category based on its ID value
- priority: Sets the priority based on its ID value (0=low, 1=med, 2=high, 3=critical)
- subject: Fills in the "Subject" field
- message: Fills in the "Message" field
- custom1 - custom20: Fills in the custom fields based on value (for text/message fields) or based on ID (for radio, select box, and checkbox custom fields)

Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Subject included in webform ticket link?
That worked, thank you
Re: Subject included in webform ticket link?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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