<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello<br>
<br>
you can do a lot of things in the advanced tab of the search
interface<br>
such as<br>
<br>
'<b><a
href="/Ticket/Modify.html?id=__id__">__id__</a></b>/TITLE:#',<br>
'<span
class="yoyodine-status-__StatusNoLoc__">__ExtendedStatus__</span>',<br>
'<span
class="yoyodine-severity-__CustomField.{Severity}__">__CustomField.{Severity}__</span>',<br>
'<span class="yoyodine-priority-__CustomField.{Customer
priority}__">__CustomField.{Customer priority}__</span>',<br>
<br>
I would say, use this when you want to tweek the display.<br>
Use ColumnMap when you have to calculate values<br>
<br>
Gerard<br>
<br>
<br>
On 2011-08-09 10:48, Raphaël MOUNEYRES wrote:
<blockquote
cite="mid:15333_1312879716_4E40F464_15333_210_1_OF924933CE.86ABBED8-ONC12578E7.002F8DD9-C12578E7.0030633B@sagemcom.com"
type="cite">
<font face="sans-serif" size="2">Hello,</font>
<br>
<br>
<font face="sans-serif" size="2">i'm trying to build a search wich
would
have a colum displaying the tickets links exactly the same way
as is TicketDisplay
page (with 3.8 install)</font>
<br>
<font face="sans-serif" size="2">I found two things :</font>
<br>
<font face="sans-serif" size="2"> - this code related to the above
page is in /opt/rt3/share/html/Elements/ShowLinks</font>
<br>
<font face="sans-serif" size="2"> - in ticket search engine, i can
display children/DependsOn links, but the result will only show
ticket
ids without formatting.</font>
<br>
<br>
<font face="sans-serif" size="2">Should i create a new ColumnMap
(as
recently discussed) pasting some code from the ShowLinks File,
or any simpler
way to modify the existing colums ?</font>
<br>
<font face="sans-serif" size="2">Could someone help me choose the
best
way to go ?</font>
<br>
<br>
<font face="sans-serif" size="2">After a few month dealing with
RT, i've
been gaining some perl programming experience, thanks guys !</font>
<br>
<font face="sans-serif" size="2"><br>
Raphaël MOUNEYRES</font></blockquote>
<br>
</body>
</html>