cancel
Showing results for 
Search instead for 
Did you mean: 

Sort lists on more than one column in Agentry

Former Member
0 Kudos

Hi,

on our main screen we display a list of work orders sorted by date.

Technicians have about 4 work orders planned at a certain time during that day.

I didn't succeed in getting these orders sorted first by date and then by time.

It gives a confusing work order overview..

Any suggestions?

Working on the latest win32 client and WM5.3 (same issue on ios though)

Accepted Solutions (0)

Answers (1)

Answers (1)

jason_latko
Active Contributor
0 Kudos

Dieter,

Lists sort alphabetically and only on one column.  You need a DateTime property in your object and some modifications to your java class (or sql query) that populates this data in the fetch to perform the sort you require, instead of two seperate columns for Date and Time.

Jason Latko - Senior Product Developer at SAP