Page 1 of 1

Ignore case sort

PostPosted: Tue Aug 07, 2012 10:18 am
by JonathonBevan1342106235
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

Re: Ignore case sort

PostPosted: Tue Aug 07, 2012 11:23 am
by omar
Hi Jonathon,

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

https://support.servoy.com

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,