HI everyone!
How to add a “Date of birth” button and customer can fill it when register?
After change, How can old customer updated their detail?
Please help! Thank you so much!!
A user seeks guidance on adding a date of birth field to their Shopify store’s registration form and enabling existing customers to update this information in their account details.
Suggested Solutions:
Important Limitation:
A contributor notes that the documentation-based approaches only store the birthday as a customer note, with no built-in way for customers to update this value post-registration.
Alternative Approach:
Using a dedicated app like Helium Customer Fields is recommended as it allows fully customizable registration forms and enables logged-in customers to update their account information, including date of birth.
HI everyone!
How to add a “Date of birth” button and customer can fill it when register?
After change, How can old customer updated their detail?
Please help! Thank you so much!!
Hi @chang99
Please follow this article.
https://avada.io/shopify/devdocs/insert-custom-fields-to-your-theme-customer-registration-form.html
Hi @chang99
Maybe this article can help you with it
https://shopify.dev/docs/themes/customer-engagement/additional-customer-information
Hey @chang99 , the previous answers shared will definitely work to collect a custom value such as birthday, however this value will only be stored as a customer note, and there’s no real way for the customer to be able to update or add the value after registration.
An alternate method would be to use an app such as Helium Customer Fields, which allows you to build completely custom registration forms, which can also be used by logged in customers to update their account information.