Okay
  Public Ticket #3509495
Amelia custom fields
Closed

Comments

  •  4
    CPCI Solutions started the conversation

    Hello, I like very much the custom fields feature in the booking form. It is very useful to ask for more information to client in the book process. I use it for paid booking.

    However, I have three problems :

    1. I would like to put <a>/ href="https://www.site/terms-of-sales.com" target="_blank">Terms of Sale in a custom information text field so that people can click to read the term of sale page before paying. For the moment, I think it is not possible to do so ?

    2. I need people to click on several mandatory checkboxes for them to accept terms of sale. But it is not working the way expected because people can tick only one checkbox and amelia is not asking them to tick all the checkboxes in the list. Or I have to create several individual checkbox fields with only one checkbox in each but this is not very convenient and design is not good due to margins... How to make all checkboxes in the field mandatory to tick ?

    3. I have ticked phone number as mandatory in amelia settings, but it is not showing as mandatory in the booking form and people can make the booking without writing their phone number. Is it a bug ?

    Thank you very much for your help and have a nice weekend !

  •  1,574
    Uroš replied

    Hello,

    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. You will have to add multiple different custom field checkboxes in order for this to work

    3. Please check the following video on how to make the phone field mandatory.

    Hope this helps you.

    Please let me know if you have any other questions.

    Kind Regards, 

    Uros Jovanovic
    [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 | 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

  •  4
    CPCI Solutions replied

    Hello Uroš and thank you for your answer.

    1. As you can imagine, I have already tried to add an anchor link in the custom field. Maybe I have missed something, but it is not working, it is displayed in text without html --> have a look to the screenshot and please help.

    2. I would like to have one list of checkboxes that the client has to tick them all in order to finish booking. Adding several custom field with only one checkbox in each is not very convenient.

    3. OK thank you for the video, it is working now. However, the screen in amelia settings is confusing because it was not working (screenshot)

    Have a nice day and thank you for your help !


  •  1,574
    Uroš replied

    Hello,

    Thank you for reaching back out to us.

    1. Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. 

    We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties. 

    You can write credentials here just check PRIVATE Reply so nobody can see them except us.

    2. Unfortunately, there is currently no such option with Amelia's built-in features. You can suggest that feature on the following link: https://features.wpamelia.com/ 

    We carefully follow suggestions from our customers and the more vote the feature gets, the more priority we put on implementing that feature in one of the future updates.

    3. Can you please provide me with such screenshot and I will assist you with this?

    Looking forward to your reply.

    Kind Regards, 

    Uros Jovanovic
    [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 | 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

  •   CPCI Solutions replied privately
  •   CPCI Solutions replied privately
  •   CPCI Solutions replied privately
  •  1,574
    Uroš replied

    Hello,

    Thank you for the update on this.

    1. As explained here, the link can only be configured in the label of the custom field, where you set it in the Options part.

    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.

    3. This option is only applied to the 1.0 booking forms.

    Kind Regards, 

    Uros Jovanovic
    [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 | 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