Module Uploads
Posted: Wed Jan 10, 2007 12:54 am
Hello!
(Sorry for bad english. I'm german
)
I've got a usability question for the uploads-module. How can I make a "back"-button from the detail-page? I tried it with following code from the news-modul, but nothing happens.
Thanks for help!
P.S. I tried to include the download-counter to a frontend-template with {$entry->downloads}. Also nothing appears
How am I doing this correctly?
(Sorry for bad english. I'm german

I've got a usability question for the uploads-module. How can I make a "back"-button from the detail-page? I tried it with following code from the news-modul, but nothing happens.
What can I do to make this more usable?{if $return_url != ""}
{$return_url}
{/if}
Thanks for help!
P.S. I tried to include the download-counter to a frontend-template with {$entry->downloads}. Also nothing appears
