When a user goes to osticket/open.php to open a new ticket. I'd like to have the details filled out with the user currently logged on (MSAD). So i should at least be able to fill out the Name and Email address...
Is it possible to edit the url?
http://***/osticket/open.php?e=john@smith.com&n=John(http://***/osticket/open.php?e=john@smith.com&n=John) Smith
Thanks guys