[rt-users] $DefaultSearchResultFormat in RT_Config.pm.
Kelly F. Hickel
kfh at mqsoftware.com
Tue Sep 20 08:45:31 EDT 2005
Jörg,
Found this in /opt/rt3/share/html/Elements/RT__Ticket/ColumnMap:
Requestors => {
value => sub { return $_[0]->Requestors->MemberEmailAddressesAsString }
},
I suspect you'd have to add a ColumnMap callback, and override Requestors to return the field that you want.
-Kelly
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Jörg Ungermann
Sent: Tuesday, September 20, 2005 7:00 AM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] $DefaultSearchResultFormat in RT_Config.pm.
Dear Rt users,
we need to change the Search Result page so that it shows the Requestor RealName instead of the Email Address.
How can that be done in $DefaultSearchResultFormat or ColumnMap?
I could not find documentation on the possible vaiables to use in $DefaultSearchResultFormat or ColumnMap
Can you point me to the right direction?
Kind regards
Jörg
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Be sure to check out the RT Wiki at http://wiki.bestpractical.com
Buy your copy of our new book, RT Essentials, today!
Download a free sample chapter from http://rtbook.bestpractical.com
More information about the rt-users
mailing list