Sort the Class to have the Services at the Top

ServNowDev
Tera Guru

Trying to sort the classes in the Service Field so that the Service class shows at the top. I would like to do this by sorting by the actual name some how and not asc or dec order right now the only classes available are Service and Application Service Group, so sorting desc order would work since s > a , but if a service is added later where it starts with X then that will show first so is there a way to sort by the actual value???

 

 

ServNowDev_0-1739545922068.png

 

1 REPLY 1

Bert_c1
Kilo Patron

See:

ControlTheListSortSequence.html

Or

add a custom integer field on the table to sort on and set the desired value of the new field on each record.