Modifications

More
10 years 7 months ago #29 by tkalkuhl
Modifications was created by tkalkuhl
Hi,

I have to make some slight modifications to the reservation process, but cannot find the related .php files :o

- I have to remove the drop down field for children. It is not needed
- I have to remove the drop down field for smoking - all rooms are non smoking rooms
- I have to remove the field "Ms.". In german this would be "Fräulein", which is old-fashioned and not used any more since the fifties ;-)
- I do not need the field "State/Province"

In the Confirmation step there is the word "Room" added to the room type label... I have to remove this as well

I think I can change all this by myself if I know which .php files to look at - I have found nothing in the folder components/com_solidres/views ...

Please Log in or Create an account to join the conversation.

More
10 years 7 months ago #35 by vietvh
Replied by vietvh on topic Modifications
Hi tkalkuhl,

Those HTML you are looking for are loaded via AJAX requests therefore you will need to look at the controllers, for example:

/components/com_solidres/controllers/reservationasset.php
/components/com_solidres/controllers/reservation.php

If you use tools like Firebug or Chrome Dev Tools, you can enable XMLHttpRequests logging so that you always know which controllers file is being used.

vietvh

Please Log in or Create an account to join the conversation.

More
10 years 7 months ago #37 by tkalkuhl
Replied by tkalkuhl on topic Modifications
Thx - everything is now as I wanted it to be :-)
my previous two other topics - thx too ...

Thorsten

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?