Home › Forums › Front-end Issues › ACF frontend form in woocommerce product › Reply To: ACF frontend form in woocommerce product
Hi @mikelweb
You should be able to do it, but you need to add custom code to process the submitted data. You should be able to process it when the order is created by using the update_field() function to update the order custom fields.
If you only use it for WooCommerce, I suggest you use another plugin that is designed for that kind of situation. But if you need it for other things too, I recommend ACF.
I hope this helps 🙂
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.