Page 1 of 1

Change name on form

Posted: Sat Apr 03, 2021 10:40 am
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.

Re: Change name on form

Posted: Sat Apr 03, 2021 10:47 am
by Klemen
Use custom-text.php to customize the default tags:
https://www.hesk.com/knowledgebase/?article=88

Re: Change name on form

Posted: Sat Apr 03, 2021 11:26 am
by chrisdevelop
Many thanks for your help, that was ideal.