Hi
I want the download to be limited to registered users, but at the same time, i would like the unregistered visitor of the site to be able to view the file's description so that they can be decided if they want to register to access documents.
Fo instance, a visitor should see the module as if it were logged in, but when clicking on download, he would be redirected to the register Page.
Is there a way to do that?
I tried to set permissions on the folders in the file manager (both registered and suscribers), but the whole raw disappears.
Up to now, the only way i found to achieve this was to create a user table with the same columns and raws than for my Document Module and instead of the dowload link, put a link to the register page. I set permission to only unregistered users, put the Document Module on the same page abs set its permission to reguistered and suscribers. Of course it's working, but this is really unproductive.
I am not a programmer, don't know ASP, so that if the solution is to edit the module files, i am affraid that i will have to keep using my trick.
About the module, i have two suggestion for the roadmap:
- it would be nice to have the possibility of a checkbox instead of a download link in the download column and at the end of the column, the download link, so that the user could mark all documents and download them in one clic (without loosing the tracks)
- It would be nice as well to have a kind of dashboard on downloads activities (by documents, users, date, etc.)
Thank you for your comments