This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: ACF repeater in results

#30776
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

It is not possible, repeater fields all have custom structures and sub fields with sub manes. To show a repeater, you can try the asp_results hook to do it programmatically, I’m afraid there is no other way.
We tried to implement a solution to do this via the back-end, but due to the nature of these fields is not possible.