Booking Questions: Difference between revisions
Jump to navigation
Jump to search
| 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 | 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] | *I agree to the terms and conditions [yes][no] | ||
Using HTML formatting you can also add a link to your terms and conditions: | |||
*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. | ||