Difference between revisions of "Booking Questions"

From Beds24 Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:Booking Page]]
 
[[Category:Booking Page]]
 
[[Category:Booking_Engine]]
 
[[Category:Booking_Engine]]
<div class="heading">Page Title</div>
+
<div class="heading">Booking Questions</div>
 
  This page is about the menu {{#fas:cog}} (SETTINGS)  PROPERTIES > BOOKING QUESTIONS
 
  This page is about the menu {{#fas:cog}} (SETTINGS)  PROPERTIES > BOOKING QUESTIONS
 
__TOC__
 
__TOC__
Line 7: Line 7:
 
You can set up questions to collect the information you  require from guests. For each question you have these options:
 
You can set up questions to collect the information you  require from guests. For each question you have these options:
  
*'''not used''' - This field will not appear on your booking page
+
*'''Not used''' - This field will not appear on your booking page.
*'''compulsory''' - Your guests can not proceed the booking without entering this information
+
*'''Compulsory''' - A manual booking or a booking on the booking pace can not can not be completed without entering this information.
*'''optional''' - Show the field on your booking page but leave it to your guest to enter information or not
+
*'''Compulsory' Booking Page'' - Your guests can not proceed the booking on the booking page without entering this information.
*'''internal''' -  This field will not appear on your booking page but is still available in the control panel to collect and store internal information about each booking.
+
*'''Optional''' - Show the field on your booking page but leave it to your guest to enter information or not.
 
+
*'''Internal''' -  This field will not appear on your booking page but is still available in the control panel to collect and store internal information about each booking.
  
 
= Standard Questions =
 
= Standard Questions =
 
These are predefined questions to collect commonly used information.
 
These are predefined questions to collect commonly used information.
  
== Custom Questions ==
+
Options with 'Guest can edit', - will be available in the Guest Login soon.
 +
 
 +
= Custom Questions =
 
Custom questions can be defined to request specific information e.g. age of children, allergies, etc.
 
Custom questions can be defined to request specific information e.g. age of children, allergies, etc.
  
Line 28: Line 30:
 
*'''Date Selector'''
 
*'''Date Selector'''
  
  If you have enabled additional languages please make sure you enter the custom question in all languages you have selected.
+
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span> If you have enabled additional languages please make sure you enter the custom question in all languages you have selected.
 +
 
 +
<span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> In REPORTS > CUSTOM REPORTS you can create a report and use the answers to the custom questions
  
  In REPORTS > CUSTOM REPORTS you can create a report and use the answers to the custom questions
+
==Use custom questions on the Dashboard==
 +
For the Dashboard components "Arrivals", "Departures" and "Current Guests", "Modified Bookings", "Latest Bookings" you can add "CQ editable" custom question columns. These columns show the questions which are activated and are editable.
  
 
== Question Order ==
 
== Question Order ==

Latest revision as of 10:04, 6 April 2021

Booking Questions
This page is about the menu  (SETTINGS)  PROPERTIES > BOOKING QUESTIONS

1 Functionality

You can set up questions to collect the information you require from guests. For each question you have these options:

  • Not used - This field will not appear on your booking page.
  • Compulsory - A manual booking or a booking on the booking pace can not can not be completed without entering this information.
  • 'Compulsory' Booking Page - Your guests can not proceed the booking on the booking page without entering this information.
  • Optional - Show the field on your booking page but leave it to your guest to enter information or not.
  • Internal - This field will not appear on your booking page but is still available in the control panel to collect and store internal information about each booking.

2 Standard Questions

These are predefined questions to collect commonly used information.

Options with 'Guest can edit', - will be available in the Guest Login soon.

3 Custom Questions

Custom questions can be defined to request specific information e.g. age of children, allergies, etc.

Additionally, you can select the 'Type' of input field:

  • Single Line Field
  • Multi Line Field
  • Multiple List - This creates a list of choices with radio buttons. Format: Question [option 1][option 2][option 3]
  • Multiple Select - This creates a drop-down list of choices. Format: Question [option 1][option 2][option 3]
  • Tick Box - You can assign values to your tick box. Format: Question [Yes][No]. If ticked, 'Yes' is saved. If not ticked, 'No' is saved.
  • Date Selector

If you have enabled additional languages please make sure you enter the custom question in all languages you have selected.

In REPORTS > CUSTOM REPORTS you can create a report and use the answers to the custom questions

3.1 Use custom questions on the Dashboard

For the Dashboard components "Arrivals", "Departures" and "Current Guests", "Modified Bookings", "Latest Bookings" you can add "CQ editable" custom question columns. These columns show the questions which are activated and are editable.

3.2 Question Order

You can change the order in which the fields appear on your booking page. Just drag and drop or use the arrows.

4 Usage Examples for Custom Questions

4.1 Agreement to Terms and Conditions

If a Tick Box question is made compulsory the booking cannot proceed until the guest has ticked the box:

  • I agree to the terms and conditions [yes][no]

Using HTML formatting you can also embed a link to your terms and conditions:

  • I read the <a href="http://my_terms.com" target="_blank">Terms and Conditions</a> and agree to them [yes][no]

4.2 Creating a list for arrival and/or departure times

You can control the format of the arrival and departure times using custom questions.

Set up a custom question like this:

  • Arrival Time[12:00][12:30][01:00][01:30][02:00][02:30][03:00][03:30][04:00][04:30]05:00][05:30][06:00][06:30][07:00][07:30][08:00][08:30][09:00][09:30][10:00][10:30][11:00][11:30]

Make it Type = 'Multiple Select'.

This creates a drop-down list and leaves no room for formatting errors or inconsistencies.