Booking Questions: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 60: Line 60:
===Usage Examples for Custom Questions===
===Usage Examples for Custom Questions===
====Agreement to Terms and Conditions====
====Agreement to Terms and Conditions====
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. You can also add values to the tick box, like:
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] - This will print out 'yes' if the guest ticked and 'no' if the guest didn't tick.
*I agree to the terms and conditions [yes][no]


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


The questions can contain HTML for formatting purposes or to embed links to other pages, like:
*I read the <a href="http://mylink.com" target="_blank"> the terms and conditions and agree</a>
 
*I read the <a href="http://mylink.com" target="_blank"> the terms </a>


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