Lengthen Article subject in TicketZoom [SOLVED]

Moderator: crythias

Locked
dstover
Znuny advanced
Posts: 135
Joined: 04 Jun 2013, 23:14
Znuny Version: 3.3.3
Real Name: Dan Stover
Company: EMAC, Inc.

Lengthen Article subject in TicketZoom [SOLVED]

Post by dstover »

Is there a way to lengthen the subject of an article (note) shown in the TicketZoom screen. If I need to modify code, please let me know what to modify.

Thanks in advance...Dan.
Last edited by dstover on 17 Nov 2014, 18:39, edited 1 time in total.
OTRS 3.3.3
Ubuntu 12.04
MySQL DB
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: Lengthen Article subject in TicketZoom

Post by reneeb »

If you mean the subject in the article tree, it's https://github.com/OTRS/otrs/blob/rel-3 ... m.dtl#L602
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
dstover
Znuny advanced
Posts: 135
Joined: 04 Jun 2013, 23:14
Znuny Version: 3.3.3
Real Name: Dan Stover
Company: EMAC, Inc.

Re: Lengthen Article subject in TicketZoom

Post by dstover »

Yes. That's exactly what I mean. Thanks. That worked.

Can I assume that, if I am looking for the formatting associated with a some certain Perl module (.pm) file (eg. AgentTicketZoom.pm), that the formatting will be included in a .dtl file of the same name (eg, AgentTicketZoom.dtl)? if so, that will make searching easier.

Thanks very much for your assistance...Dan.
OTRS 3.3.3
Ubuntu 12.04
MySQL DB
Locked