[rt-users] Add Time difference in search result
AJ
aaron.mccarthy at southwestern.ie
Fri Aug 1 03:55:58 EDT 2014
Hi Alex,
The location path is /html/Callbacks/MyRT/Elements/RT__Ticket/ColumnMap/Once
In the "Once" file I have contains this:
<%init>
$COLUMN_MAP->{DifferenceReopenedTime} = {
title => 'Reopened', # loc
attribute => 'Reopened',
value => sub {
return 'THIS WORKS';
}
};
</%init>
<%args>
$COLUMN_MAP
</%args>
--
View this message in context: http://requesttracker.8502.n7.nabble.com/Add-Time-difference-in-search-result-tp58100p58141.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.
More information about the rt-users
mailing list