Change name on form

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
chrisdevelop
Posts: 8
Joined: Thu Feb 01, 2018 2:27 pm

Change name on form

Post by chrisdevelop »

HESK version
3.2.2 - Support is up to date
PHP version
5.6.40 (MySQLi)
MySQL version
10.3.28-MariaDB-cll-lve

On the submit support request form The first two fields are Name and Email. The field that just says Name: is a mandatory field The email field is not mandatory.

I need to change the description from just Name: to Enter Company name
I need to change the description from Email to Company email.

However i have looked everywhere and i cannot find where this is to change it. These are the default fields for the form but need to be changed.
Can anyone help Iv been looking for 3 days now and its very frustrating.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Change name on form

Post by Klemen »

Use custom-text.php to customize the default tags:
https://www.hesk.com/knowledgebase/?article=88
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
chrisdevelop
Posts: 8
Joined: Thu Feb 01, 2018 2:27 pm

Re: Change name on form

Post by chrisdevelop »

Many thanks for your help, that was ideal.
Post Reply