Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<input type="hidden" name="arrival" value="2020-08-20">
<input type="hidden" name="departure" value="2020-08-21">

The above HTML creates hidden date fields. The person who created your website should build their own javascript if calendar fields are required.

Info

Please note The Booking Engine does support input by date pickers. However, we do not support technical questions on the date picker as this is not part of the standard Booking Engine button.

The person who created your website should have sufficient knowledge to place a date picker without our assistance. We recommend using the Booking Engine button without a date picker if your website manager is unable to implement the date picker.

Number of nights

Number of nights can be added.

...