Add search field and ticket button to dashboard

Moderator: crythias

Locked
redleylamar
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

Post by redleylamar »

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?
crythias
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

Post by crythias »

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
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
artjoms15
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

Post by artjoms15 »

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
Ar cieņu / Kind regards,
----------------------------------------
Artjoms Petrovs
Sistēmu analītiķis/Programmētājs /
Systems Analyst/Programmer
redleylamar
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]

Post by redleylamar »

Thanks ArtJoms thats exactly what i needed. :D
Locked