Closed status only Admin

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Mangoz
Posts: 17
Joined: Mon Jul 04, 2016 4:34 pm

Closed status only Admin

Post by Mangoz »

Version of script: Version of script: 2.6.7

How do I get status " Close " ticket could only Administrator
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Closed status only Admin

Post by Klemen »

Admin panel > Settings > Help desk tab > Features > Customer resolve: OFF
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
Mangoz
Posts: 17
Joined: Mon Jul 04, 2016 4:34 pm

Re: Closed status only Admin

Post by Mangoz »

I mean not the Client . We are talking about the users in the system.

Code: Select all

 3 => '<option value="3">'.$hesklang['closed'].'</option>',
-
To only admins
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Closed status only Admin

Post by Klemen »

For Staff members there is no built-in way to disable it, you would have to modify the source code in several places to achieve that.
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
Mangoz
Posts: 17
Joined: Mon Jul 04, 2016 4:34 pm

Re: Closed status only Admin

Post by Mangoz »

Perhaps this line to hide using Javascript?
alcazar
Posts: 81
Joined: Mon May 27, 2013 6:36 pm

Re: Closed status only Admin

Post by alcazar »

You can try this: viewtopic.php?f=14&t=4571&p=22891#p21566
This mod allows only the "owner" of a ticket and administrators to change the status of a ticket (incl open/close).
Alcazar
(nach Diktat spazierengegangen)
Post Reply