[rt-users] Show Keywords in Listing (RT2)

Cliff Yago cyago at dls.queens.org
Tue Jan 13 13:46:09 EST 2004


I am trying to modify the queue listing in RT2 to display selected keywords. I've been playing with the QueueListing settings in config.pm:

       { Header => 'A Keyword',
        TicketAttribute => ???
        },

I don't know what the correct syntax is to set TicketAttribute in order to display a specific keyword select. I have tried QueueObj->KeywordSelects and KeywordsObj(Id) (substituting integers for Id). An example of a returned value displayed using QueueObj->KeywordSelects is "RT::KeywordSelects=HASH(0x8d599ec)".

Any help will be appreciated.

Thank you,

-- 
Clifford Yago, GCIA, GCUX                        email: cyago at dls.queens.org
Systems Engineer, Information Security Officer   Phone:  (808) 589-5246
Diagnostic Laboratory Services
650 Iwilei Road, Suite 300
Honolulu, Hawaii 96817



More information about the rt-users mailing list