# Ignore case sort

**URL:** https://forum.servoy.com/t/ignore-case-sort/16316
**Category:** Classic Servoy
**Created:** [August 7, 2012, 8:18am UTC](https://forum.servoy.com/t/ignore-case-sort/16316 "2012-08-07T08:18:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![JonathonBevan1342106235](https://avatars.discourse-cdn.com/v4/letter/j/8edcca/32.png) [@JonathonBevan1342106235](https://forum.servoy.com/u/JonathonBevan1342106235)
#### Post date: [August 7, 2012, 8:18am UTC](https://forum.servoy.com/t/ignore-case-sort/16316/1 "2012-08-07T08:18:35Z")

</div>

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

---

<div class="post-metadata">

### Author: ![omar](https://avatars.discourse-cdn.com/v4/letter/o/f0a364/32.png) [@omar](https://forum.servoy.com/u/omar)
#### Post date: [August 7, 2012, 9:23am UTC](https://forum.servoy.com/t/ignore-case-sort/16316/2 "2012-08-07T09:23:48Z")

</div>

Hi Jonathon,

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

> **[Dashboard - Servoy Support](https://servoy-cloud.atlassian.net/jira/dashboards/10000)**

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,
