Horizontal line in custom field

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
meamax67
Posts: 6
Joined: Mon Jun 12, 2017 12:37 pm

Horizontal line in custom field

Post by meamax67 »

Script URL:
Version of script: 2.7.3
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi Klemen, it's possible to add a horizontal line at the end of each custom field?

Image

Thanks Klemen...
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Horizontal line in custom field

Post by Klemen »

You will need to modify the code/logic in the idnex.php file.

Unfortunately I do not provide ready code customization, but if you know some PHP and HTML you should be able to modify the code (or hire someone to help you). The code block that prints custom fields starts after the 2nd and 3rd instance of

Code: Select all

foreach ($hesk_settings['custom_fields'] as $k=>$v)
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