I’d like to list a single file from one of my Client Downloads folders. I’m able to list the contents of a folder, no problem, but I can’t seem to show a specific file from a folder.
{exp:ajw_client_downloads:folder folder_id="10" orderby="description"}
{assets asset_id="1"}
<p><a href="{url}">{title}</a></p>
{/assets}
{/exp:ajw_client_downloads:folder}
I’ve tried the id= parameter with both the assets and the folder tags. Nothing.
Any suggestions for showing a specific file?
Thanks!
A
