Hi Robert,

you can change this in AgentTicketZoom.pm.

my $ValueStrg = $Self->{BackendObject}->DisplayValueRender(
            DynamicFieldConfig => $DynamicFieldConfig,
            Value              => $Ticket{ 'DynamicField_' .
$DynamicFieldConfig->{Name} },
            ValueMaxChars      => 25,
            LayoutObject       => $Self->{LayoutObject},
        );

Change ValueMaxChars to whatever you wish.

Best regards, mg

Am 06.08.12 21:18, schrieb Robert Butler:
> Hello,
>   I have successfully upgraded from 3.0.12 to 3.1.17.  The free text
> fields migrated to dynamic fields and I have successfully configured
> them to display in ticket views and searches.  
>
> However, the dynamic fields that are displayed in the ticket view are
> truncated, showing only the first 25 characters.  They have [...]
> mouse hover areas that display the fully populated field.  Can I
> change this behavior to show the entire value of the dynamic field? 
>
>
> ---------------------------------------------------------------------
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

-- 
Martin Gruner
Senior Developer R&D

OTRS AG
Europaring 4
94315 Straubing

T: +49 (0)6172 681988 0
F: +49 (0)9421 56818 18
I:  www.otrs.com/

Geschäftssitz: Bad Homburg, Amtsgericht: Bad Homburg, HRB 10751, USt-Nr.: 
DE256610065
Aufsichtsratsvorsitzender: Burchard Steinbild, Vorstand: André Mindermann 
(Vorsitzender), Christopher Kuhn, Sabine Riedel

Verbinden wir uns! OTRS 3.1 schafft einfachere Integration mit 
Drittapplikationen -- Für Frühbucher zum Vorzugspreis: 
http://www.otrs.com/index.php?id=2361&L=1

---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to