maxio Posted May 22, 2016 Report Share Posted May 22, 2016 Hi, I have started with my virtual airline and I want to create new custom module. I want after click on Add Bid to show new page on which will be more informations and confirm booking like that: Select Your Aircraft: Put your DEP time: Put your ARR time: Flight Duration: Input route: <Confirm Book> I tried to edit schedule_results.tpl and many more but I there was no results for that. If you can tell me how to create such a module? Thanks ! Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted May 23, 2016 Moderators Report Share Posted May 23, 2016 I suspect that this requires further customization into the system, you will have to develop a new module, update the add to bid link and redirect to the module page and after that store the data in new columns of the bids table or in another database table which will be connected with the bids one.. 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.