[rt-devel] Keyword column in search listing
Grant Miller
grant at pico.apple.com
Tue Sep 10 18:59:12 EDT 2002
I'm trying to figure out how to have a column in the search listing for the
keyword of the ticket. I've been trying a few variations of
{ Header => 'Keyword',
TicketAttribute => 'TicketObj->KeywordsObj(QueueObj->KeywordSelects->Next->Name)'
},
or
{ Header => 'Keyword',
TicketAttribute => 'TicketObj->QueueObj->KeywordSelects->Name'
},
in etc/config.pm
But I'm not having much luck.
Yea, I know that you can have more than one Keyword, but I'm putting this
in to make all my users that are coming from RT1 happy.
Thanks in advance.
-Grant Miller grant at pico.apple.com
Unix Systems Admin, Engineering Computer Services, Apple Computer.
More information about the Rt-devel
mailing list