Support

Account

Home Forums Backend Issues (wp-admin) Use ACF field selection to update another ACF field Reply To: Use ACF field selection to update another ACF field

  • I have an example of doing some AJAX for ACF. Be aware that this does not use new ACF JS API for getting or updating values, I have not updated it yet, but the ACF5 JS file and the PHP do give an example of using AJAX https://github.com/Hube2/acf-dynamic-ajax-select-example/tree/master/dynamic-select-example

    Also, this document is still good on the basics of using AJAX in WP https://codex.wordpress.org/AJAX_in_Plugins