Developers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
*Custom CSS can be added in SETTINGS->BOOKING PAGE ADVANCED "Custom CSS" | *Custom CSS can be added in SETTINGS->BOOKING PAGE ADVANCED "Custom CSS" | ||
* Javascript can be entered in SETTINGS->BOOKING PAGE ADVANCED "Advanced HTML Settings" | * Javascript can be entered in SETTINGS->BOOKING PAGE ADVANCED "Advanced HTML Settings" | ||
*The [[:category:API| | *The [[:category:API|API]] can be used to develop custom applications and solutions. | ||
*The behavior of the booking page can be controlled with the following parameters passed in the URL or form. URL Parameters are always added in the format name=value. To separate them, the first parameter must have a ? before it and all following parameters must have an & before them. For example if you want to change the default for the numbers of night selector to 7 nights you change the link to your booking page from | *The behavior of the booking page can be controlled with the following parameters passed in the URL or form. URL Parameters are always added in the format name=value. To separate them, the first parameter must have a ? before it and all following parameters must have an & before them. For example if you want to change the default for the numbers of night selector to 7 nights you change the link to your booking page from | ||