Showing priority on search-result page?

what is the best way to show the priority on a search-result page? i
order the search by priority but it’d be nice to see the value. i got
as far as QueueListingCols in WebRT/html/Search/Listing.html and
thought i’d ask before i hack my install to bits. thx!

-jon

Add

{ Header => ‘Priority’,
TicketAttribute => ‘Priority’
},

into the config.pm in the appropriate section.

There’s info in the docs about adding the due date to the primary search
return. Adding Priority was the same.

Be sure to restart your web server so that mod_perl rereads the config.pm.

    - Chris

“Jon Stearley” jrstear@sandia.gov
Sent by: rt-users-admin@lists.fsck.com
02/14/2002 01:11 PMTo: rt-users@lists.fsck.com
cc:
Subject: [rt-users] showing priority on search-result page?

what is the best way to show the priority on a search-result page? i
order the search by priority but it’d be nice to see the value. i got
as far as QueueListingCols in WebRT/html/Search/Listing.html and
thought i’d ask before i hack my install to bits. thx!

-jon

rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users