Support

Account

Home Forums Front-end Issues Saving front-end checkbox with ajax Reply To: Saving front-end checkbox with ajax

  • You would need to write JavaScript that fires when it is checked and then make an AJAX request that does the saving. I would not use an acf_form() for this, but I might use an ACF field on for the user. https://codex.wordpress.org/AJAX_in_Plugins