[rt-users] RT 3.2.1 Custom field in $RT::DefaultSearchResultFormat
Ray Walters
ray.walters at kiffanalytical.com
Mon Aug 2 13:38:24 EDT 2004
If all of the queues have a custom field with the same name, is there
something preventing you from using a global custom field? Then, I
believe, you can use CF.0.{area}. I haven't tried anything like this,
it is just something that would make sense to me.
Jeremy Baumgartner wrote:
> 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?
>
More information about the rt-users
mailing list