Ignore case sort

Hi

I would like to sort ignoring case.
This is the sort I have had to implement…

controller.sort(“project_name asc”)

But I would like to do either

controller.sort(“#project_name asc”)

or with

controller.sort(“lower(project_name) asc”)

Although a very small requirement I think it is essential.

Kind Regards
Jonathon

Hi Jonathon,

You can file a request by submitting it to the servoy support system which you can find at the following location:

After you file the request you can post a link on the forum to your request and ask the users to vote for it.

Cheers,