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:
One of my techs has asked if he can see just his tickets that are assigned to him when he logs in and not all of them. I have poked around and I cannot find how to do that, or is it even possible?
Thanks much
Assigned to (agent view)
Moderator: mkoch227
Re: Assigned to (agent view)
Assuming you are using the latest HESK version, this can be configured on the admin main page by each user individually.
1. Look at the "Show tickets" form
2. Click "More options"
3. In the "Show" line select just "Assigned to me"
4. Select "Options: Make this my default view"
5. Click "Less options" (to hide the expanded options"
6. Click "Show tickets"
This way the default admin page should only show tickets assigned to you.
Another way of doing it is similar as above, but selecting "Group by: Owner". This will show all tickets assigned to the owner on the top and others below.
1. Look at the "Show tickets" form
2. Click "More options"
3. In the "Show" line select just "Assigned to me"
4. Select "Options: Make this my default view"
5. Click "Less options" (to hide the expanded options"
6. Click "Show tickets"
This way the default admin page should only show tickets assigned to you.
Another way of doing it is similar as above, but selecting "Group by: Owner". This will show all tickets assigned to the owner on the top and others below.
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
Re: Assigned to (agent view)
Shouldnt remove permission do the trick too?
Thanks.
/* edit
If he really wants to see only his tickets, maybe removingtoo should help.
*/
Code: Select all
$hesklang['can_view_ass_others']='Can view tickets assigned to others';
Thanks.
/* edit
If he really wants to see only his tickets, maybe removing
Code: Select all
$hesklang['can_view_unassigned']='Can view unassigned tickets';
*/
Alcazar
(nach Diktat spazierengegangen)
(nach Diktat spazierengegangen)