I have two tables, tasks and projects. And each task has a project (and each project can have N tasks).
When you add or edit a task, projects are displayed as drop-down menus, but the drop-down menu is ordered by identifier (or not ordered at all). Since I have many projects, is there any way to get the projects in the drop-down list in alphabetical order?
Jasmo source share