Jump to content

Different codes for one airline


HighFlyerPL185

Recommended Posts

  • 4 months later...

Why dont you just create a second airline with the 2 Letter code?

Then remove the airline selection dropdown in the application Form and instead always assign the 3letter code on registration.

Finally if you have a Airline selection in your schedule search form add something like

if($airline->code == "FEU")
{ continue; }

and it will skip that airline from the selections.

  • Like 1
Link to comment
Share on other sites

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...