06-13-2017, 07:59 PM
Oh, I see. Well the original question was about the drop down when creating routes.
For now I've sorted the routes by the ID... might not be much help but it's something. What if I allowed the naming of routes? So you could give a name to each route and then sort by the name... would that be better? It's difficult to sort routes by aircraft because only the ID of the aircraft is stored in the database for each route. I don't think sorting by aircraft ID would do much good. There is a way to do it by joining the tables and grouping the columns I think... but it's complicated. I'll have to look into that more.
For now I've sorted the routes by the ID... might not be much help but it's something. What if I allowed the naming of routes? So you could give a name to each route and then sort by the name... would that be better? It's difficult to sort routes by aircraft because only the ID of the aircraft is stored in the database for each route. I don't think sorting by aircraft ID would do much good. There is a way to do it by joining the tables and grouping the columns I think... but it's complicated. I'll have to look into that more.
I am the developer of Airline Enterprise
