I am trying to sort a list alphabetically. If I have a list including 'North West' and 'Northumberland', then North West should come first, but Mendix seems to get this wrong. See below for the sort operation which is used in the Microflow that feeds the dropdown box (also shown). If there is a way to correct this, please advise. Thank you.
asked
Wendy Booth
2 answers
0
First of all, since it is a bug: file a ticket at support@mendix.com or an incident on support.mendix.com, they just might repair this someday.
But for now:
See if marketplace module Object list gives you a better result.
answered
Tim van Steenbergen
0
Thanks for your help Tim. I cannot see an action in the suggested module that will help, but I will raise as a bug with support. Thanks.