Home › Forums › Front-end Issues › Front end checkbox › Reply To: Front end checkbox
Hi @cmwwebfx
ACF has the acf_form() function that allows you to add the custom field inputs on the backend to the front end. Unfortunately, it needs you to click the save button to save the changes. If you want it to save automatically, I’m afraid you need to use AJAX and custom handler for the AJAX action. In this custom handler, you can use the update_field() function to update the custom field.
If you don’t have the idea how to do it, I suggest you hire a developer to help you out with it, and I’d recommend looking for one on https://studio.envato.com/ or https://www.upwork.com/.
I hope this makes sense.
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.