Add search field and ticket button to dashboard
Moderator: crythias
-
- Znuny newbie
- Posts: 7
- Joined: 13 Aug 2012, 23:33
- Znuny Version: 3.1345
- Real Name: redley
- Company: cafe cartel
Add search field and ticket button to dashboard
how would I go about adding a new ticket button and a ticket search field directly into my dashboard. My boss is too lazy to click on ticket then search, he wants one click less. i believe this would be really easy right?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Add search field and ticket button to dashboard
copy the link address from the appropriate menu item, create an <a href="link I copied">New Ticket! Click Me!</a> somewhere in a dtl.
The search field is only slightly more complicated.
viewtopic.php?f=62&t=16521&hilit=+form#p63684
The search field is only slightly more complicated.
viewtopic.php?f=62&t=16521&hilit=+form#p63684
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
-
- Znuny advanced
- Posts: 121
- Joined: 30 Aug 2011, 10:48
- Znuny Version: 3.3.8 && 4.0.9
- Real Name: Artjoms Petrovs
- Location: Latvia
Re: Add search field and ticket button to dashboard
Maybe you mean the options like in demo site.
Then you should enable this options:
Frontend::ToolBarModule###10-Ticket::TicketSearchFulltext
Frontend::ToolBarModule###4-Ticket::AgentTicketPhone
Then you should enable this options:
Frontend::ToolBarModule###10-Ticket::TicketSearchFulltext
Frontend::ToolBarModule###4-Ticket::AgentTicketPhone
Ar cieņu / Kind regards,
----------------------------------------
Artjoms Petrovs
Sistēmu analītiķis/Programmētājs /
Systems Analyst/Programmer
----------------------------------------
Artjoms Petrovs
Sistēmu analītiķis/Programmētājs /
Systems Analyst/Programmer
-
- Znuny newbie
- Posts: 7
- Joined: 13 Aug 2012, 23:33
- Znuny Version: 3.1345
- Real Name: redley
- Company: cafe cartel
Re:Add search field and ticket button to dashboard [SOLVED]
Thanks ArtJoms thats exactly what i needed. 
