Hi there,
simple question : is it possible to set order of agent names in forms ?
In my OTRS 3.3.9 i.e. when i want to change responsible agent, order is "name surname".
I want to change this behaviour to "surname name".
Thanks for advices,
Regards,
Martin
Agent name/surname order.
Moderator: crythias
Agent name/surname order.
OTRS 6.0.3-1, MySQL
-
- 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: Agent name/surname order.
Add to your Kernel/Config.pm
Code: Select all
$Self->{FirstnameLastnameOrder} = 1;
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
Re: Agent name/surname order.
or just use Sysconfig to change this value
"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