Gather uploads for one section?

2 posts by 2 authors in: Forums > CMS Builder
Last Post: December 19, 2016   (RSS)

By Dave - December 19, 2016

Hi mizrahi, 

There's no built in way to do that.  But you could get a list of the files with a mysql query like this: 

SELECT filePath FROM cms_uploads WHERE tableName = "your_section_name"

Hope that helps!

Dave Edis - Senior Developer
interactivetools.com