Home › Forums › ACF PRO › Custom fields for registration woocommerce › Reply To: Custom fields for registration woocommerce
Hi @wax
I’m afraid WooCommerce has a custom registration form on the checkout page. To modify it, please take a look at this page: https://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/. To update the custom field value in the database, you can use the update_field()
function. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/update_field/.
I hope this helps. If you have any other questions, feel free to ask me again 🙂
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.