Hi Dan;What version of RT are you using, if its 3.6.x (and you are using the new default MyRT) then (I think) you can edit your "Ticket I own" search to display the custom field.. If its 3.4 then you need to edit Elements/MyTickets, what you need is something similar to:
<TD ALIGN=RIGHT Width=10%>
<%$Ticket->FirstCustomFieldValue('Name of Custom Field')%>
</TD>
Roy
Dan Parsons wrote:
I'd like to make one of my custom fields show up in my 'RT at a glance' search for 'highest priority tickets I own' but I can't seem to figure out how to do it. Any suggestions?Dan Parsons Sr. Systems Administrator Luxtera, Inc. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED]Discover RT's hidden secrets with RT Essentials from O'Reilly Media.Buy a copy at http://rtbook.bestpractical.com
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED]Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
