Search found 1 match

by inasset
22 Jul 2011, 17:35
Forum: Help
Topic: CustomerUserNameFields in Config.pm
Replies: 1
Views: 1168

CustomerUserNameFields in Config.pm

If I change CustomerUserNameFields in .../Kernel/Config.pm nothing happens on CUSTOMERS overview: the field 'NAME' report "firstname lastname" when on Config.pm
I have

Code: Select all

CustomerUserNameFields     => [ 'title', 'lastname', 'firstname' ]