[SOLVED] Rearranging action-groups menu items in the ticket zoom screen

Moderator: crythias

Locked
gawkla
Znuny newbie
Posts: 69
Joined: 15 Jan 2015, 16:48
Znuny Version: 6.0.6

[SOLVED] Rearranging action-groups menu items in the ticket zoom screen

Post by gawkla »

Hello Team
I have OTRS v5.0.5

It is possible to rearranging action-groups menu items in the ticket zoom screen??

(I need to move some options from menus into maint toolbar, and move some options into menus.
Last edited by gawkla on 30 Dec 2015, 11:42, edited 1 time in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Rearranging action-groups menu items in the ticket zoom screen

Post by crythias »

In theory, anything is possible. May we have a specific example of what you're trying to accomplish? Note that some items are listed/hard coded in the accompanying .tt and some are sorted by what they are. Some are provisioned by alphabetical.

Still, it will be more efficient to assist you with a specific goal (examples, please?) rather than conjecture about what could work for your request.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
gawkla
Znuny newbie
Posts: 69
Joined: 15 Jan 2015, 16:48
Znuny Version: 6.0.6

Re: Rearranging action-groups menu items in the ticket zoom screen

Post by gawkla »

Hello
Thanks for fast answer.

My goal is to improve agent's productivity. Some options are not used by our team (Back, Print, Priority, Queue). Some are used very often (Note, FreeFields). If it can be easy done I would like to have Note and FreeFields available on main toolbar.

Image
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Rearranging action-groups menu items in the ticket zoom screen

Post by reneeb »

Go to SysConfig group Ticket, subgroup Frontend::Agent::Ticket::MenuModule. Set ClusterName for Priority, Back and whatever you want to be in a "cluster". And delete the value for ClusterName for FreeText, Note, ...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
gawkla
Znuny newbie
Posts: 69
Joined: 15 Jan 2015, 16:48
Znuny Version: 6.0.6

[SOLVED] Re: Rearranging action-groups menu items in the ticket zoom screen

Post by gawkla »

Thanks! This is what I need!
Locked