I have a month object that has values in the format
Apr'14
May'14
Jun'14
... and so on
When I add this field as an input control, the values show up in alphabetical order so it ends up like
Apr'14
Jun'14
May'14
Is there any way to change the sort order of the values in the input control?