In a forum like this it is normal to upload files (images, pdf documents, etc.) to share with others. At the same time in this forum I can click on an attached file to show it or to download it. That's normal!
If I want to reach the same targets using ABMaterial for now I have found some solutions:
To show an image, pdf or also a video I can use an ABMLabel (see this old thread) in a very straight way.
To upload a file there is an ABMUpload that solve the task very well.
At the opposite I have not found an easy way (similar to the "show" task) to download a file. I know that there is a very complete ABMFileManager that manage in many ways this and other tasks, but I need something easier (using the standard capabilities of the browser).
At last a different question: how to link to an external static url by code (e.g. by a menu item or a button click instead of an ABMLabel)?
Thank you
Roberto
If I want to reach the same targets using ABMaterial for now I have found some solutions:
To show an image, pdf or also a video I can use an ABMLabel (see this old thread) in a very straight way.
To upload a file there is an ABMUpload that solve the task very well.
At the opposite I have not found an easy way (similar to the "show" task) to download a file. I know that there is a very complete ABMFileManager that manage in many ways this and other tasks, but I need something easier (using the standard capabilities of the browser).
At last a different question: how to link to an external static url by code (e.g. by a menu item or a button click instead of an ABMLabel)?
Thank you
Roberto