zubeek Posted March 11, 2013 Report Share Posted March 11, 2013 Hi Guys, Just wondered on the Search Schedules page - Is there a way to hide all results until a user has searched for a specific airport or airplane ? At the moment as soon at they load the page it shows a list of all the schedules Cheers Quote Link to comment Share on other sites More sharing options...
Strider Posted March 13, 2013 Report Share Posted March 13, 2013 There is an addon called frontschedules search for that and it will do as you want Quote Link to comment Share on other sites More sharing options...
mseiwald Posted March 13, 2013 Report Share Posted March 13, 2013 You can also go to core/modules/schedules open schedules.php and in the showschedules function remove # Show the routes. Remote this to not show them. $this->set('allroutes', SchedulesData::GetSchedules()); Quote Link to comment Share on other sites More sharing options...
Strider Posted March 14, 2013 Report Share Posted March 14, 2013 That can work also, but just remember that when you update you will have to reupload that file, as it will get overwritten in an update. Quote Link to comment Share on other sites More sharing options...
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.