JHotelReservation Forum - Open "Check Availability" (Module) in a new Windows

Support Forum

 
 

 

Hey, 


i've got the Reservation Module on the first side of the webpage. Is it possible to open a new window, when the customer clicks on "check availability"?

 


Thanks for your help!


challo

1 replies

Hi, 

Yes, it's possible. Simply add the parameter target="_blank" to the form tag by editing the file located in the module in /httpdocs/modules/mod_jhotelreservation/tmpl/default.php
You should be seeing this <form action="<?php echo JRoute::_('index.php?option=com_jhotelreservation') ?>" method="post" name="userModuleForm" id="userModuleForm" target="_blank" > 

 
 
 

2 Item(s)

Show per page