So this text appears as a hyperlink that opens a new tab (target="_blank") and takes the customers to your Terms & Conditions without them leaving the booking form. So the custom field on the back end would look like this:
As you can see, we made this radio button a mandatory field, so no one can book an appointment without checking the "I agree" button.
Hello,
Is it possible to add a checkbox with the title "I accept cancellation and refund policies" in the Amelia booking process?
Thanks in advance. Best Regards.
Hi Julio,
Thanks for reaching out to us. By default, Amelia doesn't have this option, but there is a workaround with the custom fields.
To add a link to Terms & Conditions, you can use "Checkbox" or "Radio" custom fields. In the custom field you need to add an anchor tag like this:
So this text appears as a hyperlink that opens a new tab (target="_blank") and takes the customers to your Terms & Conditions without them leaving the booking form. So the custom field on the back end would look like this:
As you can see, we made this radio button a mandatory field, so no one can book an appointment without checking the "I agree" button.
I hope it helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Stefan,
It works well with the workaround you recommended me. Thank you very much!