Since the visitor provides sensitive data such as name, surname, email address, and phone number when filling out the appointment form, we should offer them the opportunity to review our data processing terms and ask for their acceptance.
Without their prior acceptance, they will not be able to submit the request. This is required by law.
The request could be formulated as follows: "I declare that I have read and accept the 'Terms of Service' and the 'Privacy Policy'", with a link to the website page and relevant information.
Regarding the custom fields of the Amelia Plugin, I can insert the text and even the button, but I cannot include the link.
QUESTION:
1. Is there another way to integrate this part into the Customer form?
2. Or is it possible to insert a link in one of the custom Amelia fields?
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.
Since the visitor provides sensitive data such as name, surname, email address, and phone number when filling out the appointment form, we should offer them the opportunity to review our data processing terms and ask for their acceptance.
Without their prior acceptance, they will not be able to submit the request. This is required by law.
The request could be formulated as follows: "I declare that I have read and accept the 'Terms of Service' and the 'Privacy Policy'", with a link to the website page and relevant information.
Regarding the custom fields of the Amelia Plugin, I can insert the text and even the button, but I cannot include the link.
QUESTION:
1. Is there another way to integrate this part into the Customer form?
2. Or is it possible to insert a link in one of the custom Amelia fields?
"Thank you for a timely response."
Hello Erich,
Thanks for reaching out to us.
Perhaps, you can try this workaround
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.
Let me know if it works.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Dear Stefan,
with your description I was able to set everything up perfectly.
Thank you
Good job.