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.
-- 
RT Training - Boston, September 9-10
http://bestpractical.com/training

Reply via email to