I would like to create the ability to insert multiple files for the user to download in the CMS, as in a screenshot.
Is there any method to do this with one field in the CMS? Can it be done in the same way as in the case of the gallery and the “multi image” field?
@krzysiek1 - Webflow does not have a element that allows for multiple files. If you don’t want to use up available fields I would upload the assets, get the final URL, and add rich text field and add a custom code element to it. Within the custom code just add the HTML you need. List elements with anchors to your assets would do the job.
Thank you for your answer. So I have one more question. I cannot add more than one PDF file to assets. Is this a bug or is this normal webflow behavior?
I don’t know if it’s the same with other document formats, I only tested it on PDF files