Okay
  Public Ticket #3743567
Checkboxes
Open

Comments

  • Jarek started the conversation

    Good morning, in the AMELIA reservation form, could I add additional fields such as:

    1. Checkboxes for GDPR consents
    2. In the section where the patient enters their details (name, phone number, and address), I would also like to add a "City" field.
  •  1,433
    Uroš replied

    Hello Jarek,

    Thank you for reaching out to us.

    1. 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:

      <a href="https://wpamelia.com/terms-and-conditions/" target="_blank">Terms & Conditions</a>
      

      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:

      6933203237.png

      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.

    2. For that purpose, you can add cities through the custom field, but you will have to add all cities manually, as there is no such option at the moment.

    Please let me know if you have any other questions.

    Kind Regards, 

    Uros Jovanovic
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia 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

  • Jarek replied

    1

    When I go to the CUSTOM FIELDS section, I don't see the options you're talking about. Can you guide me step by step?

    2

    Can you also guide me step by step in this situation? I don't understand how to do this. But first, a more important question – What does it mean that I need to enter all the cities? Does it mean that if the area of operation is Poland, I need to enter all the cities in Poland?