hide USERNAME / EMAIL field ?

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
kilimats
Posts: 18
Joined: Wed Nov 02, 2011 1:53 am

hide USERNAME / EMAIL field ?

Post by kilimats »

Script URL:
Version of script: 2.4
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:

Is it possible to hide the username and email address field ? I don't want my users to type this everytime they create tickets
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: hide USERNAME / EMAIL field ?

Post by Klemen »

"Name" and "Email" fields are required for HESK to work.

If you want to hide/remove those it would depend on how your help desk is used (how is this data populated) and would require editing the source code - unfortunately not something I provide support for.
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
kilimats
Posts: 18
Joined: Wed Nov 02, 2011 1:53 am

Re: hide USERNAME / EMAIL field ?

Post by kilimats »

Is it simple to then autofill those field using the current logged in user profile details? This would work as well
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: hide USERNAME / EMAIL field ?

Post by Klemen »

It's doable if you change the PHP code to accept incoming GET or POST vars, but again something I provide support for.
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
gatalec
Posts: 3
Joined: Sun Sep 24, 2017 5:48 pm

Re: hide USERNAME / EMAIL field ?

Post by gatalec »

Hello, this is a good request. I need it to. Did you ever find an answer for it?
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: hide USERNAME / EMAIL field ?

Post by Klemen »

What exactly do you want to do?
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