Hello,
I have a repeater that contains files.
In the back office I can see the files that were added and I can add/remove files.
Now, each file has some properties handled with ACF and I’d like to display them.
How can I do that ?
I added a screenshot so that you can understand better what I’m trying to achieve.
Could you please help me ?
Thanks.
Regards
You cannot add information where you have indicated, there is not filter or hook for that content. But you can add additional HTML either before or after the file field using an acf/render_field action.