Jump to content

Recommended Posts

  • Administrators
Posted

Sure is; if you're on 2.0, in app.config there is this setting:

/* What to order schedules by. Use s.[column_name] [ASC/DESC],
with the column name being from the schedules table */
Config::Set('SCHEDULES_ORDER_BY', 's.flightnum ASC');

Just add that to the local.config, and change it to s.arricao ASC (ASC is from lowest to highest, A-Z, DESC is the oppposite)

  • 6 years later...
Posted (edited)

I want to do the same thing, but the command is above did not work for me. still out of order.

My version and: Build 938 (Version 2.1.938)

It operates airport: SBMK

1.jpg

Edited by eliezerazevedo

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...