SV: Re: Change columns in ticket results

Ok, thanks.

I just found the Set DefaultSearchResulFormat in RT_Siteconfig.pm and managed to add the fields I wanted to display.

Hilde

-----Opprinnelig melding-----Fra: rt-users-bounces@lists.bestpractical.com [mailto:rt-users-bounces@lists.bestpractical.com] På vegne av Juan Ramón Alfageme Mata
Sendt: 14. juni 2005 14:01
Til: rt-users@lists.bestpractical.com
Emne: [rt-users] Re: Change columns in ticket results

It’s easier than you think, first make a new query with Query builder in RT with the search format you want to use, the click in Advanced option from the menu, you will get two text boxes, first one with the query and second one with the result format. Copy result format and edit /opt/rt3/etc/RT_SiteConfig.pm you need to add if doesn’t exist:

Set ($DefaultSearchResultFormat, qq{result_format_from_query_builder});

Restart apache and that’s all.

Juan Ramón Alfageme Mata. Soporte ICM +34 91 787 23 00

http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Be sure to check out the RT Wiki at http://wiki.bestpractical.com