Support

Account

Home Forums Front-end Issues Not entirely sure how I should implement AJAX with ACF Reply To: Not entirely sure how I should implement AJAX with ACF

  • I have a basic example of load more for a repeater, it does not to the refresh automatically, but it has the basics of the principles of using AJAX to load display additional repeater rows. https://github.com/Hube2/acf-dynamic-ajax-select-example/tree/master/repeater-ajax-load-more. Hope it helps you.