List single file?
Posted: 29 April 2010 08:42 AM   [ Ignore ]  
Newbie
Rank
Total Posts:  20
Joined  2010-01-11

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

Profile