search button for queues
Moderator: crythias
search button for queues
hey,
does anybody use a searchbutton for queues? or any idea how to implement this?
does anybody use a searchbutton for queues? or any idea how to implement this?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: search button for queues
Describe what you want to do. What screen?
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
Re: search button for queues
open a new ticket (phone or email), you can choose a queue, if you got hundrets of queues it would be fine to search for a queue.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: search button for queues
*why* do you have hundreds of queues? Do you have hundreds of agents?
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
Re: search button for queues
hundreds of customers, but I only see two chances to manage this..
1. hundreds of queues for each customer (I know, you are against it, it's also not my preferred solution)
2. hundreds of customer companies, but then I got the problem with opening new tickets, see my 2nd thread (search for customerID)
because I dont know all of my hundreds of customerIDs by heart :/
1. hundreds of queues for each customer (I know, you are against it, it's also not my preferred solution)
2. hundreds of customer companies, but then I got the problem with opening new tickets, see my 2nd thread (search for customerID)
because I dont know all of my hundreds of customerIDs by heart :/
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: search button for queues
I *never* have to worry about either. Even if I had thousands of customers in different companies, they're in my database... I don't change anything in how *I* work to add a new customer.
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
Re: search button for queues
and what do you search them for? email adress?? because if I type in the companies name I don't get any suggestion
(still at screen of new email-ticket or new phone ticket)
(still at screen of new email-ticket or new phone ticket)
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: search button for queues
usually, I know the user I'm going to assign as customer to ticket.
I assume that the user's in my database, start typing the user's first and last name .. hey, it's there. the user is selected, and the database user's customer_id fills... go on with life.
No, the user's not in the database, click the customerUser address book link, add the user in, ... select the company from the list, ok, add the Customer to the ticket. CustomerID is filled. done.
I assume that the user's in my database, start typing the user's first and last name .. hey, it's there. the user is selected, and the database user's customer_id fills... go on with life.
No, the user's not in the database, click the customerUser address book link, add the user in, ... select the company from the list, ok, add the Customer to the ticket. CustomerID is filled. done.
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
Re: search button for queues
where do I find this ??, normaly I have to login with root and create a new customer usercrythias wrote:..., click the customerUser address book link, add the user in, ...