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.
[SOLVED] Rearranging action-groups menu items in the ticket zoom screen
Moderator: crythias
[SOLVED] Rearranging action-groups menu items in the ticket zoom screen
Last edited by gawkla on 30 Dec 2015, 11:42, edited 1 time in total.
-
- 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
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.
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
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
Re: Rearranging action-groups menu items in the ticket zoom screen
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.

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.

-
- 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
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
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
[SOLVED] Re: Rearranging action-groups menu items in the ticket zoom screen
Thanks! This is what I need!