How to make CustomerID: a drop down or look up

Moderator: crythias

Locked
tundra96
Znuny newbie
Posts: 4
Joined: 26 Apr 2013, 22:47
Znuny Version: 3.2.6

How to make CustomerID: a drop down or look up

Post by tundra96 »

Anyone know of a way to make the field " CustomerID: " , a drop down or lookup ? It's a pain to try and remember customer IDs when your trying to setup a new customer, not to mention it would help avoid mistakes by making sure the value is correct.

Thanks
reneeb
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: How to make CustomerID: a drop down or look up

Post by reneeb »

Did you enable CustomerCompany support in Kernel/Config.pm?
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
tundra96
Znuny newbie
Posts: 4
Joined: 26 Apr 2013, 22:47
Znuny Version: 3.2.6

Re: How to make CustomerID: a drop down or look up

Post by tundra96 »

I dont see that option in config.pm , I am running version 3.2.6
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to make CustomerID: a drop down or look up

Post by jojo »

Have a look at Defaults.pm and copy it to Config.pm
"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
Locked