How to add a DOB field in DAWN format?

Hi, I have added this previously and was advised help but never got it. If someone could help that would be great!

I want to add a DOB field for customers when they sign up for an account!

I also want it to be visible as DD/MM/YYYY.

Hi @HEALINGANDHER

If you’re trying to edit the registration form to capture your customer’s birthday.
You can see the code here to learn how to add it to the contact form HTML
https://shopify.dev/themes/customer-engagement/additional-customer-information

You only need to add this one to your contact form


    
    
  

Let me know if you need further assistance with this!

Cheers!

Hi @HEALINGANDHER ,

As per stackoverflow, this is based on the settings of the user’s device. You can check the documentation here.