Search string

Moderator: crythias

Locked
jakezp
Znuny newbie
Posts: 22
Joined: 10 Sep 2011, 09:39
Znuny Version: 3

Search string

Post by jakezp »

Hi again...

I don't know exactly what I am trying to do, but I know what I want. Perhaps someone can point me in the correct direction.

We have an admin department and they dont have much experience on OTRS or ticketing systems in general and all they want is an icon on the desktop to double click and that should give them the results they are looking for.

So basically a custom search.

What I have done for the previously, on google for example, is a shortcut that will bring up the search results for a specific search term.

So I would create a shortcut named 'Accounting Tips' pointing to 'http://www.google.co.za/search?sourceid ... nting+tips'. When they double click it opens Google's result page for the search term 'Accounting Tips'.

I would like to do something similar for OTRS searches. So get a custom search to show all the Pending Reminder tickets within the last month.

So I guess what I am actually asking: Is there a custom search string that can be used to specify specific values so I can create shortcuts for the 'technically challenged' ;)

Thanks
Jakez
--------------
OTRS 3.0.9
ITSM 3.0.4
Lorenzo_Marschall
Znuny advanced
Posts: 106
Joined: 13 May 2011, 14:47
Znuny Version: 2.4 / 3.x
Real Name: Lorenzo Marschall
Company: bmsoft information technologies GmbH
Location: Germany, Italy
Contact:

Re: Search string

Post by Lorenzo_Marschall »

Try to checkout the firefox search plugin (.xml):
http://forums.otrs.org/viewtopic.php?f= ... 808#p28092
The thread is in german, but the .xml file is self explaining. You can modify the search method by looking into the form of the AgentTicketSearch module.

hth.
OTRS + ITSM + PostgreSQL @ Debian
jakezp
Znuny newbie
Posts: 22
Joined: 10 Sep 2011, 09:39
Znuny Version: 3

Re: Search string

Post by jakezp »

Thanks a lot for the reply.

I will check it out in the morning and report back.
Jakez
--------------
OTRS 3.0.9
ITSM 3.0.4
Locked