[rt-users] RT 3.2.1 Custom field in $RT::DefaultSearchResultFormat
Jeremy Baumgartner
baumgart at cae.wisc.edu
Mon Aug 2 13:27:02 EDT 2004
We have several queues, each with their own custom field named "area".
How can I update the $RT::DefaultSearchResultFormat to display the
correct custom field for the correct queue?
CF.15.{area} works wonderfully. But only for queue id 15. I am trying
to do something like "CF.$QueueObj->id.{area}". But I don't think
$QueueObj is defined at that point. Is there any way to do this?
--
Jeremy Baumgartner
CAE UNIX Systems Staff
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
- Brian W. Kernighan
More information about the rt-users
mailing list