Script URL: https://service.buehler.com/eservicedesk
Version of script: 2.7.3
Hosting company: Softsys
URL of phpinfo.php: N/A
URL of session_test.php: N/A
What terms did you try when SEARCHING for a solution: hidden, hidden fields, fields, print.
Write your message below:
I've noticed that hidden fields are view-able by customers when using the print functionality of viewing their tickets. Is there a way to disable this? For the short term, I've taken away the ability for customers to view the print view.
Thanks,
Tom
print.php displaying hidden fields to customers
Moderator: mkoch227
-
- Posts: 17
- Joined: Mon Oct 30, 2017 8:35 pm
Re: print.php displaying hidden fields to customers
This only happens because your are logged in as admin when using the customer interface.
If you open customer print in a different browser (or "private" mode) you should see that customers do not see the hidden fields.
If you open customer print in a different browser (or "private" mode) you should see that customers do not see the hidden fields.
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
-
- Posts: 17
- Joined: Mon Oct 30, 2017 8:35 pm
Re: print.php displaying hidden fields to customers
Thank you very much Klemen, complete oversight on my part.Klemen wrote: Thu Dec 21, 2017 7:11 am This only happens because your are logged in as admin when using the customer interface.
If you open customer print in a different browser (or "private" mode) you should see that customers do not see the hidden fields.
