How To Achieve A Specific Layout
Posted: 08 Feb 2013, 18:27
I am attempting to call a layout from the Downloads plugin that includes both a preview button and download button for all files a specified category . All docs are PDF's, fyi.
The website in question is: http://www.spectrummanufacturing.net/pr ... pflow.html (click on Documentation to see my problem)
The best I've been able to achieve is;
{phocadownload view=category|id=2|text=Click To View Files|target=s}
which results in a category folder link rather than the file list. We want to dispense with this extra step and go straight to a list of files with both preview and download buttons available. Something like this, but with the two buttons for each file:

FYI, the filelist tag creates even bigger problems, so that won't work.
Thanks everyone.
The website in question is: http://www.spectrummanufacturing.net/pr ... pflow.html (click on Documentation to see my problem)
The best I've been able to achieve is;
{phocadownload view=category|id=2|text=Click To View Files|target=s}
which results in a category folder link rather than the file list. We want to dispense with this extra step and go straight to a list of files with both preview and download buttons available. Something like this, but with the two buttons for each file:

FYI, the filelist tag creates even bigger problems, so that won't work.
Thanks everyone.