Autofill EmailId and Name

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
subairmk
Posts: 1
Joined: Mon Jan 13, 2014 10:04 am

Autofill EmailId and Name

Post by subairmk »

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

I have my staff working on HELP Desk
My issue is as follows:

If the staff click on New Ticket

The name and email fields in the "Insert a new ticket" form should be autofilled the respective username and email-id and this should be disabled for editing.

Please help me on how this would be done
Tinydan
Posts: 29
Joined: Wed Nov 06, 2013 2:09 pm

Re: Autofill EmailId and Name

Post by Tinydan »

Is this the new ticket page accessed through the admin panel or on the default home page?
dr_patso
Posts: 192
Joined: Tue May 15, 2012 3:23 am

Re: Autofill EmailId and Name

Post by dr_patso »

subairmk wrote:If the staff click on New Ticket
Since subairmk says the above, I assume it's in the admin panel. It may be a misunderstanding.

If the staff click on New ticket, that name and e-mail field on the /admin/new_ticket.php page are meant to be the client/customer so there would be no way to auto populate that field. The name and address field is not for the hesk USER/Staff, that is what the "Owner: Assign this ticket to" drop down box is for.
Post Reply