Customer dropdown while creating new ticket
Moderator: crythias
-
- Znuny newbie
- Posts: 14
- Joined: 12 Nov 2012, 16:19
- Znuny Version: 3.1.11
Customer dropdown while creating new ticket
When I create a new ticket (AgentTicketPhone) I want to have a dropdown menu with existing customers instead of typing them. How can I establish this?
Re: Customer dropdown while creating new ticket
typing will search in the database and fill a dropdown
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Customer dropdown while creating new ticket
This needs programming (Kernel/Output/HTML/Standard/AgentTicket(Phone|Email).dtl, Kernel/Modules/AgentTicket(Phone|Email).pm).
But what's the value of such a dropdown? If you have more than - say - 20 customers a dropdown is confusing. And imagine when you have 400 customers it's time consuming to find the correct customer and you need to know the name of the customer (or whatever information you show in the dropdown)...
But what's the value of such a dropdown? If you have more than - say - 20 customers a dropdown is confusing. And imagine when you have 400 customers it's time consuming to find the correct customer and you need to know the name of the customer (or whatever information you show in the dropdown)...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de