I’m using ACF Pro v5 and a ‘file upload’ field. It does exactly what I want: display the filename after uploading and the direct URL, something the gallery field doesn’t do. I mean, this would be ideal for the user without having to add 20 fields or so just to be sure the user can upload enough.
However I want the user in the back-end to upload multiple files, while giving a list of the file URL’s.
How do I do that?
Create a Repeater field with a file upload field in it.
Thanks that was the solution!