Sorting Options
You can sort the options in all form inputs that support options or datalist with the following setting:
{
"sortOptions" : true
}
This works with any field that supports options: select, multiselect, radio, multicheckbox, list, and text (datalist).