Sorting Config Items in ITSM?

Moderator: crythias

Locked
Praktikanten
Znuny newbie
Posts: 2
Joined: 24 Aug 2010, 13:20
Znuny Version: 2.4.7

Sorting Config Items in ITSM?

Post by Praktikanten »

How do I sort my config items after name?
At the moment they sort by last changed, messing up the list beyond recognition. :(
Please help.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Sorting Config Items in ITSM?

Post by jojo »

Not possible without change of the code of the templates
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Praktikanten
Znuny newbie
Posts: 2
Joined: 24 Aug 2010, 13:20
Znuny Version: 2.4.7

Re: Sorting Config Items in ITSM?

Post by Praktikanten »

Thanks anyway
tedious1
Znuny newbie
Posts: 7
Joined: 05 Nov 2010, 18:41
Znuny Version: 2.4.9
Location: USA, CA

Re: Sorting Config Items in ITSM?

Post by tedious1 »

jojo wrote:Not possible without change of the code of the templates
Which files would need to be changed? (And/Or which strings)
Image
OTRS V. 2.4.9, ITSM V. 2.1.1, GNU/Linux Debian Lenny V. 5.0.7, Apache 2.2.9, MySQL 5.0.51a
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: Sorting Config Items in ITSM?

Post by Wolfgangf »

you should search the forum - there are solutions around
for example this one:
http://forums.otrs.org/viewtopic.php?f= ... rma#p22024
allthough in German you will figure out
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
tedious1
Znuny newbie
Posts: 7
Joined: 05 Nov 2010, 18:41
Znuny Version: 2.4.9
Location: USA, CA

Re: Sorting Config Items in ITSM?

Post by tedious1 »

Wolfgangf wrote:you should search the forum - there are solutions around
for example this one:
http://forums.otrs.org/viewtopic.php?f= ... rma#p22024
allthough in German you will figure out
Thank you. That's how I found this one. :-)

I posted in that thread.

Edit:

The post helped, it works for me now. The solution is in this thread: http://forums.otrs.org/viewtopic.php?f=17&t=2486

On version 2.1.1 I found it on line 217, removed the code from 217-225, and added what chris17 provided.
Image
OTRS V. 2.4.9, ITSM V. 2.1.1, GNU/Linux Debian Lenny V. 5.0.7, Apache 2.2.9, MySQL 5.0.51a
Locked