[rt-users] Column width in search results

Alex Peters alex at peters.net
Sat Jul 5 05:41:37 EDT 2014


I haven't tried this personally but STYLE:overflow:hidden might be what
you're after.
On 05/07/2014 2:28 am, "AJ" <aaron.mccarthy at southwestern.ie> wrote:

> I have constructed a search within RT for unowned tickets that has
> text-wrapping on some results and not on others. Here is the format code:
>
> ' __id__ </rt/Ticket/Display.html?id=__id__>  /TITLE:#',
> ' __Subject__ </rt/Ticket/Display.html?id=__id__>  /TITLE:Subject',
> '__QueueName__/STYLE:white-space:nowrap',
> '__ExtendedStatus__',
> '__CreatedRelative__/STYLE:white-space:nowrap',
> '__Priority__',
> ' Take </Ticket/Display.html?Action=Take&id=__Take__>  /TITLE: '
>
> As you can see, the Subject of the ticket has wrapping enabled (Not
> disabled, more like!). This is not quite the behavior I am looking for.
>
> I wish to have the text of the subject line shorten/lengthen according to
> its current column width (dictated by the browser window size), NOT have
> the
> text wrap to the next line.
>
>
>
> --
> View this message in context:
> http://requesttracker.8502.n7.nabble.com/Column-width-in-search-results-tp57866.html
> Sent from the Request Tracker - User mailing list archive at Nabble.com.
> --
> RT Training - Boston, September 9-10
> http://bestpractical.com/training
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140705/b1b8d23b/attachment.htm>


More information about the rt-users mailing list