[rt-users] Sorting of QuickSearch widget
Joop
jvdwege at xs4all.nl
Tue Apr 28 04:22:04 EDT 2015
Hi All,
I'm trying to change the sorting of QueueSummaryByLifecycle. Its
currently sorted by Queue name (to me implicit) but I would like to
change that to Description but I'm not having much success. I have
changed other components and there it was a simple add of:
$Queues->OrderBy( FIELD => 'Description',
ORDER => 'ASC');
But that doesn't seem to work in this component.
Anybody who can help me with this?
Thanks in advance,
Joop
More information about the rt-users
mailing list