Hi all,
In the Ticket Information, the display of a custom field 'Operating System' is being restricted. If were any standard field I would edit the character limit in AgentTicketZoom.dtl but I don't understand how to do this with custom fields.
Can anyone help me please?
Many thanks in advance.
(SOLVED) Increase display limit of a custom field
Moderator: crythias
(SOLVED) Increase display limit of a custom field
You do not have the required permissions to view the files attached to this post.
Last edited by bayerex on 19 Sep 2013, 14:56, edited 1 time in total.
Current Production Server (recently switched from Windows)
OTRS 3.2.7 on Ubuntu 12.04LTS 64bit
PHP 5.3.10-1ubuntu3.6
mysql Ver 14.14 Distrib 5.5.31
Previous Production Server:
Windows 2008
MySQL 5.1.51 Community Server
Strawberry Perl 5.12.3.0
OTRS 3.2.7 on Ubuntu 12.04LTS 64bit
PHP 5.3.10-1ubuntu3.6
mysql Ver 14.14 Distrib 5.5.31
Previous Production Server:
Windows 2008
MySQL 5.1.51 Community Server
Strawberry Perl 5.12.3.0
-
- 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: Increase display limit of a custom field under Ticket In
You have to change the value for "ValueMaxChars" in Kernel/Modules/AgentTicketZoom.pm (see https://github.com/OTRS/otrs/blob/rel-3 ... m.pm#L1108)
In the upcoming OTRS 3.3 this will be a SysConfig option...
In the upcoming OTRS 3.3 this will be a SysConfig option...
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: Increase display limit of a custom field under Ticket In
Many thanks for the tip. That worked!!
Current Production Server (recently switched from Windows)
OTRS 3.2.7 on Ubuntu 12.04LTS 64bit
PHP 5.3.10-1ubuntu3.6
mysql Ver 14.14 Distrib 5.5.31
Previous Production Server:
Windows 2008
MySQL 5.1.51 Community Server
Strawberry Perl 5.12.3.0
OTRS 3.2.7 on Ubuntu 12.04LTS 64bit
PHP 5.3.10-1ubuntu3.6
mysql Ver 14.14 Distrib 5.5.31
Previous Production Server:
Windows 2008
MySQL 5.1.51 Community Server
Strawberry Perl 5.12.3.0