OTRS 6 AgentTicketZoom MenuBar

Moderator: crythias

Locked
Manu3l
Znuny newbie
Posts: 2
Joined: 08 Jan 2019, 16:46
Znuny Version: OTRS 6

OTRS 6 AgentTicketZoom MenuBar

Post by Manu3l »

Hi there,

iv'e got a request to switch the buttons of the menu bar at the AgentTicketZoom (Back, Print, Priority, Note,...).
Unfortunately i cloudn't finde any configuration options or the right files to edit.

Can someone help me with this?

Thanks and Best regards,
Manuel
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS 6 AgentTicketZoom MenuBar

Post by jojo »

System Configuration (Search for Menu)
ACL
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Manu3l
Znuny newbie
Posts: 2
Joined: 08 Jan 2019, 16:46
Znuny Version: OTRS 6

Re: OTRS 6 AgentTicketZoom MenuBar

Post by Manu3l »

hi,

thanks for thie input. But as far as i understand this option is to konfigure a new button for the main menu.

By the way, i forgot to say that im using OTRS 6
zzz
Znuny superhero
Posts: 914
Joined: 15 Dec 2016, 15:13
Znuny Version: All
Real Name: Emin
Company: Efflux GmbH
Contact:

Re: OTRS 6 AgentTicketZoom MenuBar

Post by zzz »

Hello Manuel,

Do you want to change the position of the buttons?
You can't do that with the config jojo mentioned. That setting only allows you to change the ClusterPriority of submenus.

The order of the menu items is defined in the name of the setting.

Ticket::Frontend::MenuModule###000-Back 1. position
Ticket::Frontend::MenuModule###100-Lock 2. position
so on...

To swap them, you'd have to rename the settings, but that can only be done by creating a custom XML file and rebuilding the system configuration.

An example of the XML and the position of the file: https://github.com/OTRS/otrs/blob/rel-6 ... .xml#L5277

Best regards
Emin
Professional Znuny and OTRS services: efflux.de | efflux.de/en/

Free and premium add-ons: German | English
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS 6 AgentTicketZoom MenuBar

Post by jojo »

You can group the buttons in Submenues. If you want to change the order you have to proceed as Emin described
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked