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

Reply To: Display text from Array on Results (ACF Checkbox)

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Display text from Array on Results (ACF Checkbox) Reply To: Display text from Array on Results (ACF Checkbox)

#30313
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

In short, it is not possible. Repeaters are very flexible fields, and there is no way we can implement a generic working solution unfortunately.

However, it is worth trying to look for a possible programmatical solution for your exact case, but it is definitely not easy.The asp_results hook lets you access the results before printing. You could use the ACF repeater API within that context