Hi Alessandro,
I think the search results page is
displayed using AgentTicketOverviewSmall.dtl (i think that is one of three view
modes).
You could edit this file to have your
fields displayed.
Under the block: <!--
dtl:block:RecordTicketTitleHeader --> You’ll find the column headers.
Under the block: <!--
dtl:block:RecordTicketTitle --> You’ll find the data configuration for
the columns.
You could replace Age with create time to
solve one of your problems, and rename the column.
If you added a column, you would obviously
have to extend the column span under <!-- dtl:block:Record -->
Maybe someone who has already added a
column to this view could shed some light on the exact procudure for that.
Thanks
Mike
Von:
otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] Im Auftrag von Alessandro d'Ambrosio
Gesendet: Freitag, 23. April 2010
11:45
An: 'User questions and
discussions about OTRS.'
Betreff: [otrs] OTRS 2.4.7 - Agent
Tickets Search Result Close time
Hi,
I have this question:
I would like to perform a custom research in my otrs (ver.2.4.7) when I
log in as an agent.
In the Agent Ticket Search Result page I’d rather see these
fields:
Ticket Create
Time Close Time
From State
Ticket Agent Customer ID
Than:
Tcket Age(!!!) From
State Ticket Agent
Customer ID
In versione 2.3.4 I’ve got the AgentTicketSearchResultShort.dtl
file (in Program Files\OTRS\OTRS\Kernel\Output\HTML\Standard) and I edited this
without success :-( . In 2.4.7 version I haven’t found any .dtl file to
edit.
Anyone can help me?
Thanks,
Alessandro