We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 42415
    • 115 Posts
    I just downloaded FileDownload R 1.1.9 and setting it up to display a list of files went quite smoothly, it looks a very useful extra smiley

    Reading the docs I cannot see any info about adding a filter or search option.

    Has anyone added this functionality to FileDownload R?

    If yes I'd be interested in what method you used to achieved this.

    Also, is there a limit to how many files it will show on load (with option of browsing all)?

    code I've used below:

    [[!FileDownload?
    &getDir=`assets/uploads/myfolder`
    &browseDirectories=`1`
    &sortBy=`date`
    &sortOrder=`desc`
    &tplWrapper=``
    &tplWrapperDir=`tpl-wrapper-dir`
    &tplWrapperFile=`tpl-wrapper-file`
    ]]


    Using MODX Revolution 2.3.3-pl (traditional)