The example above from an old ATA site is good. Plain and simple. Has a drop down box for airports and everything. I would like the date/pax still there for eye candy. Any help would be appreciated!
^ I attempted this once but ran into javascript errors due to the fact that the current search form mainly consists of AJAX components and its hard to work around unless your the original developer. But im sure there is always a solution! And hopefully i find it lol
Well, the ajax doesn’t matter much. If you look at the form itself, you just need to post to the form action and itll still work with those form fields
Disregard the last post, only issue I am having now (not a huge deal) is when I search it displays all flights. It’s okay if I can’t fix that. (Maybe schedule results .tpl needs editing?)
Im not to sure if you cant really just show one flight, unless if you show the detailed page…that would really be the only way to show it maybe in the “searched” area.