Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Request Tracker: Users

default format of quick search

 

 

Request Tracker users RSS feed   Index | Next | Previous | View Threaded


josh at prorivertech

Aug 2, 2012, 9:20 AM

Post #1 of 4 (374 views)
Permalink
default format of quick search

Is there somewhere to change the default format of the quick search for all users?


falcone at bestpractical

Aug 3, 2012, 7:54 AM

Post #2 of 4 (332 views)
Permalink
Re: default format of quick search [In reply to]

On Thu, Aug 02, 2012 at 11:20:31AM -0500, Josh Hopkins wrote:
> Is there somewhere to change the default format of the quick search for all users?

Do you mean the Simple Search in the upper right corner of RT which
you could change with the DefaultSearchResultFormat config option or
do you mean the Queue/ticket listing on the homepage? You'd need to
tell us about what you want to change.

-kevin


josh at prorivertech

Aug 3, 2012, 11:37 AM

Post #3 of 4 (332 views)
Permalink
Re: default format of quick search [In reply to]

From: rt-users-bounces [at] lists [mailto:rt-users-bounces [at] lists] On Behalf Of Kevin Falcone
Sent: Friday, August 03, 2012 8:55 AM
To: rt-users [at] lists
Subject: Re: [rt-users] default format of quick search

On Thu, Aug 02, 2012 at 11:20:31AM -0500, Josh Hopkins wrote:
> Is there somewhere to change the default format of the quick search for all users?

Do you mean the Simple Search in the upper right corner of RT which you could change with the DefaultSearchResultFormat config option or do you mean the Queue/ticket listing on the homepage? You'd need to tell us about what you want to change.

-kevin


-----End--Original--Message-----

I am using RT 4.06. I did find a few ways to edit the build in searches by trying to edit them and then clicking on the link above that would say something like edit original search "search name". But I am mostly trying to change the look of the results that come back from the quick search widget that is located on the right by default. Where do I find the DefaultSearchResultsFormat config option?

What are are trying to have would be something like?

' <b><a href="__WebPath__/Ticket/Display.html?id=__id__">__id__</a></b>/TITLE:#',
'__CustomField.{ClientOrganization}__',
'__Status__',
'<b><a href="__WebPath__/Ticket/Display.html?id=__id__">__Subject__</a></b>/TITLE:Subject',
'__QueueName__',
'__TimeWorked__',
'__LastUpdatedBy__',
'__NEWLINE__',
'',
'__Requestors__',
'__OwnerName__',
'__NBSP__',
'<small>__CreatedRelative__</small>',
'__CustomField.{TimeWorkedOverride}__',
'<small>__LastUpdatedRelative__</small>'

Does the DefaultSearchResultsFormat config options also contain the default sort options? Is there also a way to remove user customizations that have been made to the formatting to see the new formatting? Thanks,

/Josh


falcone at bestpractical

Aug 7, 2012, 3:29 PM

Post #4 of 4 (283 views)
Permalink
Re: default format of quick search [In reply to]

On Fri, Aug 03, 2012 at 01:37:07PM -0500, Josh Hopkins wrote:
> On Thu, Aug 02, 2012 at 11:20:31AM -0500, Josh Hopkins wrote:
> > > Is there somewhere to change the default format of the quick search for all users?
>
> >Do you mean the Simple Search in the upper right corner of RT which
> >you could change with the DefaultSearchResultFormat config option or
> >do you mean the Queue/ticket listing on the homepage? You'd need to
> >tell us about what you want to change.
>
> -----End--Original--Message-----
>
> I am using RT 4.06. I did find a few ways to edit the build in
> searches by trying to edit them and then clicking on the link above
> that would say something like edit original search "search name". But
> I am mostly trying to change the look of the results that come back
> from the quick search widget that is located on the right by default.
> Where do I find the DefaultSearchResultsFormat config option?

DefaultSearchResultsFormat is defined and documents in RT_Config.pm,
you make local modifications to it in RT_SiteConfig.pm. You can
easily add the format below to it. It will affect the default for all
new searches. Clearing user formats would require database level
cleanups, and unfortunately DefaultSearchResultsFormat does not affect
the sorting.

> What are are trying to have would be something like?
>
> ' <b><a href="__WebPath__/Ticket/Display.html?id=__id__">__id__</a></b>/TITLE:#',
> '__CustomField.{ClientOrganization}__',
> '__Status__',
> '<b><a href="__WebPath__/Ticket/Display.html?id=__id__">__Subject__</a></b>/TITLE:Subject',
> '__QueueName__',
> '__TimeWorked__',
> '__LastUpdatedBy__',
> '__NEWLINE__',
> '',
> '__Requestors__',
> '__OwnerName__',
> '__NBSP__',
> '<small>__CreatedRelative__</small>',
> '__CustomField.{TimeWorkedOverride}__',
> '<small>__LastUpdatedRelative__</small>'
>
> Does the DefaultSearchResultsFormat config options also contain the default sort options? Is there also a way to remove user customizations that have been made to the formatting to see the new formatting? Thanks,

Request Tracker users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.