Hi:
I have a repeatable group field that includes an image for a taxonomy. I would like to display the image in the taxonomy list. But setting 'admin_fields' => true just shows 'array'.
I don't see anything in the docs that allows me to extract out an item from a repeatable group field for an admin column in a category/taxonomy list.
Is there a way to do this?
Thanks.