How do I reuse a single upload multiple times rather than storing multiple copies?

5 posts by 4 authors in: Forums > CMS Builder
Last Post: October 11, 2017   (RSS)

By terryally - October 1, 2017

Hi,

I need to list PDF documents across multiple pages. Rather than having to upload multiple copies of the same document, is there a way to link to one single document? At the moment, I have an upload field for umlimited number of uploads in each record of a Multi Editor which ideally I would like to keep because it keeps an association with the page.

The only other way I can think of is to create separate upload records database with keywords, so as to filter which documents go on which page according to a unique key ... which then is problematic because I will want to use across more than one page so the filter would not work.

Is there a way to achieve this in CMSB?

Here is an illustration of how it is vs how I would like it to be:

CURRENT SITUATION

  • Page 1 - FactoryDrawingZ.pdf
  • Page 7 - FactoryDrawingZ_001.pdf
  • Page 16 - FactoryDrawingZ_002.pdf

PREFERRED SITUATION

  • Page 1 - FactoryDrawingZ.pdf
  • Page 7 - FactoryDrawingZ.pdf
  • Page 16 - FactoryDrawingZ.pdf

Thanks

Terry

By mizrahi - October 2, 2017

There is no shared upload manager in CMS Builder. It's one of the weaknesses that I'm hoping is on their radar for future releases... along with something like Advanced Custom Fields for Wordpress or Matrix Fields for Craft (hint!)

A separate section editor for uploading files could work, but it will have some limitations and inconveniences, and it may not work depending on your specific use case. 

By terryally - October 3, 2017

Hi mizrahi,

Thanks for shedding light on this.

I created a separate section editor and then dumped that into a dropdown list ... but then I had to comb through scores of documents so I quickly dropped the idea. I've settled for duplicating.

Regards

Terry

By moh3 - October 11, 2017

I second Mizrahi, suggestion:

- File manager althought i hooked one up,

- Matrix field where you are free to add unlimited fields to create tabular data under or accordions under one record