Valerio Cowboy Posted August 14, 2010 Report Posted August 14, 2010 people, a help fast. On-screen scheduling, does not show schedules in order registered in the database, ie, the random, had opened the file and nothing app.config.php. any idea what could be? Quote
Administrators simpilot Posted August 14, 2010 Administrators Report Posted August 14, 2010 You can add a line to your local.config.php file to tell the system how you want schedules sorted. For example, Config::Set('SCHEDULES_ORDER_BY', 's.flightnum ASC'); would sort schedules by flight number in a ascending order. 1 Quote
Valerio Cowboy Posted August 15, 2010 Author Report Posted August 15, 2010 You can add a line to your local.config.php file to tell the system how you want schedules sorted. For example, Config::Set('SCHEDULES_ORDER_BY', 's.flightnum ASC'); would sort schedules by flight number in a ascending order. is still out of order. Quote
Administrators Nabeel Posted August 18, 2010 Administrators Report Posted August 18, 2010 Looks in order from me, do you want lowest to highest? or highest to lowest Quote
Valerio Cowboy Posted August 18, 2010 Author Report Posted August 18, 2010 Looks in order from me, do you want lowest to highest? or highest to lowest Anyway, since it is in order Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.