How can I remove one button from NavBar?

Moderator: crythias

Locked
marc_fauser
Znuny newbie
Posts: 28
Joined: 04 May 2010, 10:27
Znuny Version: 5.0.16

How can I remove one button from NavBar?

Post by marc_fauser »

I want to rename "phone ticket" to "new ticket" and remove "Email-Ticket" completely.
But I cannot find an option to remove this button. How can I do it?
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: How can I remove one button from NavBar?

Post by ferrosti »

Have a look at your sysconfig 'Frontend::Agent::ToolBarModule'

A rename can be done using the language/translation files. You can find it in the manual.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
marc_fauser
Znuny newbie
Posts: 28
Joined: 04 May 2010, 10:27
Znuny Version: 5.0.16

Re: How can I remove one button from NavBar?

Post by marc_fauser »

There is no "Frontend::Agent::ToolBarModule". Only "Frontend::Agent::NavBarModule" and there is only
one option "Frontend::NavBarModule###6-CustomerCompany"
Btw, I'm using version 2.3.4 atm.
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: How can I remove one button from NavBar?

Post by ferrosti »

Please fill out your signature! I have been looking up this one for 3.0.
In 2.3 you can edit this under 'Frontend::Agent::ModuleRegistration'. Open it with the selection of the goup 'Ticket', not 'Frontend' since, only Ticket will show you these values.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
knischan
Znuny newbie
Posts: 65
Joined: 29 Sep 2011, 05:18
Znuny Version: 3.0.11
Real Name: Ken
Company: Baltimore City Mayor's Office

Re: How can I remove one button from NavBar?

Post by knischan »

Bump

I looked in that module because I want to do the same thing. I see "Frontend::ToolBarModule###4-Ticket::AgentTicketPhone" and "Frontend::ToolBarModule###5-Ticket::AgentTicketEmail" so I figured yay, I'll just uncheck the phone but.. it's already unchecked. It still appears in the dropdown for the ticket button though.

?
OTRS 3.0.11 / IIS7 / MSSQL 2005 / VMware ESX
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How can I remove one button from NavBar?

Post by crythias »

Then give it a group that nobody belongs to. Usually simply clicking the plus next to group is adequate for this purpose.
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
knischan
Znuny newbie
Posts: 65
Joined: 29 Sep 2011, 05:18
Znuny Version: 3.0.11
Real Name: Ken
Company: Baltimore City Mayor's Office

Re: How can I remove one button from NavBar?

Post by knischan »

crythias wrote:Then give it a group that nobody belongs to. Usually simply clicking the plus next to group is adequate for this purpose.
Err... I must be looking at the wrong place. I am in SysConfig and looking at Ticket -> Frontend::Agent::ToolBarModule. On that page I see but one thing that talks about email tickets, Frontend::ToolBarModule###5-Ticket::AgentTicketEmail. If I check mark it and add "Group" pointing to some random group, it still leaves the "New email ticket" on the Ticket navbar dropdown but it also adds an envelope icon.

I am assuming I may be in the wrong place...
OTRS 3.0.11 / IIS7 / MSSQL 2005 / VMware ESX
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: How can I remove one button from NavBar?

Post by yuri0001 »

1. Uncheck Frontend::ToolBarModule###5-Ticket::AgentTicketEmail
2. Uncheck Frontend::Module###AgentTicketEmail or add to it some group without your agents.
It must help you :?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
knischan
Znuny newbie
Posts: 65
Joined: 29 Sep 2011, 05:18
Znuny Version: 3.0.11
Real Name: Ken
Company: Baltimore City Mayor's Office

Re: How can I remove one button from NavBar?

Post by knischan »

Ah, I was in the wrong section afterall. I unchecked it in moduleregistration, now it's gone. Thanks.
OTRS 3.0.11 / IIS7 / MSSQL 2005 / VMware ESX
Snowmanko
Znuny newbie
Posts: 71
Joined: 06 Mar 2015, 17:45
Znuny Version: 6.0.5-1

Re: How can I remove one button from NavBar?

Post by Snowmanko »

Where is this option in 3.3.9 ?
OTRS 6.0.3-1, MySQL
Snowmanko
Znuny newbie
Posts: 71
Joined: 06 Mar 2015, 17:45
Znuny Version: 6.0.5-1

Re: How can I remove one button from NavBar?

Post by Snowmanko »

|-> SysConfig

|-> Ticket

|-> Frontend::Agent::ModuleRegistration

|-> Frontend::Module###AgentTicketPhone

Solved :)
OTRS 6.0.3-1, MySQL
Locked