Support

Account

Home Forums General Issues How do you update ACF fields in jQuery via dynamic ADJAX requests? Reply To: How do you update ACF fields in jQuery via dynamic ADJAX requests?

  • I don’t know much about the rest api, but after reading this https://developer.wordpress.org/reference/functions/register_rest_field/, it appears to me that you’ll need to supply a function callback that updates the field “update_callback”.