Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Multiple sort for lists

JayaBharathi
Kilo Contributor

Is it possible to sort a list based on more than one field?
i.e If in 'Tasks' module, if I click on 'Number' to sort it by the Number, then if I click on 'Priority' it should sort by 'task number' and then by "Priority".
Thanks in advance,
Jaya Bharathi

6 REPLIES 6

ideamax
Mega Expert

Hi,

If you go to User preferences, and observe the system made changes, Then you may get an idea of the inbuilt sorting process

Regards
Swami


ideamax
Mega Expert

http://wiki.service-now.com/index.php?title=Controlling_the_Sort_Sequence_Used_to_Display_Lists

This will help you . . .