![]() |
|
[IMPLEMENTED] drop list in create routes - Printable Version +- Airline Enterprise - Forums (https://www.airlineenterprise.com/forums) +-- Forum: Airline Enterprise (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=1) +--- Forum: Suggestions (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=4) +--- Thread: [IMPLEMENTED] drop list in create routes (/showthread.php?tid=291) Pages:
1
2
|
RE: drop list in create routes - Yupiter - 06-13-2017 Yes, but we are talking about sorting on the fleet management page and the routes page.
RE: drop list in create routes - Unknown98 - 06-13-2017 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. RE: drop list in create routes - Yupiter - 06-13-2017 Naming of routes is a good idea
|