[rt-users] Column width in search results

AJ aaron.mccarthy at southwestern.ie
Fri Jul 4 12:27:59 EDT 2014


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.



More information about the rt-users mailing list