Difference between revisions of "Booking Questions"

From Beds24 Wiki
Jump to navigation Jump to search
 
(43 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Category:Booking Page]]
 
[[Category:Booking Page]]
  This page is about the menu SETTINGS -> PROPERTIES -> BOOKING QUESTIONS  
+
[[Category:Booking_Engine]]
Here you can determine which information you want your guests to enter
+
<div class="heading">Booking Questions</div>
 +
  This page is about the menu {{#fas:cog}} (SETTINGSPROPERTIES > BOOKING QUESTIONS
 +
__TOC__
 +
=Summary=
 +
<div class="summarybox">
 +
You can set up questions to collect the information you require from guests.
  
There are default settings which you can set to "Optional", "Compulsory" or "Not Used"
+
There are predifined "Standard Questions" and you can also define your own "Custom Questions".
*Guest Name
 
*Email
 
*Telephone
 
*Mobile
 
*Fax
 
*Address
 
*Arrival Time
 
*Guest Comments
 
  
 +
For each question you have these options:
  
'''Custom Questions''' may be definded request specific information e.g. age of children, allergies....
+
*'''Not used''' - This field will not appear on your booking page.
Select whether an answer is compulsory or optional.
+
*'''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.
 +
</div>
  
Select whether the answer field should be shown to the guest as a single line, a multi line, a multiple choice list or selector, a date selector or a single tick box.
+
= Standard Questions =
 +
These are predefined questions to collect commonly used information.
  
*Multiple choice options must be entered in square brackets after your question.  
+
Options with 'Guest can edit', - will be available in the Guest Login soon.
For example:This is a multiple choice question [this is option 1][this is option 2][this is option 3]
 
  
*If a tick box question is made compulsory the booking cannot proceed until the guest has ticked the box. This can be used for example with a link to your terms and conditions in the question.
+
= 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:
  
The questions can contain HTML for formatting purposes or to embed links to other pages.  
+
*'''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'''
  
 +
<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.
  
If you have enabled 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
  
You can change the '''Question Order''' in which the fields appear on your booking page using via drag on drop or using the arrows.
+
==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.
  
Questions set to '''internal''' are not shown on the booking page but are still available in the control panel to collect and store internal information about each booking.
+
== Question Order ==
 +
You can change the order in which the fields appear on your booking page. Just drag and drop or use the arrows.
 +
 
 +
=Usage Examples for Custom Questions=
 +
==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="<nowiki>http://my_terms.com</nowiki>" target="_blank">Terms and Conditions</a> and agree to them [yes][no]
 +
 
 +
==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.

Latest revision as of 12:35, 23 August 2024

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

1 Summary

You can set up questions to collect the information you require from guests.

There are predifined "Standard Questions" and you can also define your own "Custom Questions".

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.