CMS collection with multiple pdf downloads

Hi There

I have a CMS collection that is product pages, so every-time you create a new product id like to have different brochures available on download. Im just not sure how you have a custom pdf download on each page so that each product page has a custom pdf download.

Obviously at the moment if i create a button and upload a document, all my product pages will have the same brochure on the download button.

Is this possible?

Thanks

Hello @AMDD

You will have to store those files somewhere else (Dropbox, Drive, ftp, etc) and add the links to your CMS item through a link:

and then you can create a button that pulls that link from the Collection:

At the moment WF doesn’t support Dynamic Upload files.

Let me know if that helps.

1 Like

Awesome thanks very much Aaron

Hi, Is there a way now to use the built-in file field to show its download link?